Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MrTimeey committed May 16, 2021
1 parent 54ee31a commit 19b0a16
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# word-of-the-day
# word-of-the-day [![Deploy to Github Pages](https://github.com/MrTimeey/word-of-the-day/actions/workflows/deploy.yml/badge.svg?branch=main)](https://github.com/MrTimeey/word-of-the-day/actions/workflows/deploy.yml)

Simple vue application for displaying words with definitions.
It's a learning project for hosting a vue-application on github-pages.
The application will automatically deployed to github pages after changes on the main branch.

It consumes the [words-api](https://github.com/MrTimeey/word-api) by [MrTimeey](https://github.com/MrTimeey).

Expand Down

0 comments on commit 19b0a16

Please sign in to comment.