Merge pull request #27 from sometoby/patch-1

Fix typos in README.md
This commit is contained in:
Suraj Patil 2017-06-19 10:42:24 +05:30 committed by GitHub
commit 67089b6ecb
1 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@ Manually:
You can change the port in the [config](https://github.com/thewhitetulip/Tasks/blob/master/config.json) file You can change the port in the [config](https://github.com/thewhitetulip/Tasks/blob/master/config.json) file
##Features ## Features
1. Add, update, delete task. 1. Add, update, delete task.
2. Search tasks, the query is highlighted in the search results page. 2. Search tasks, the query is highlighted in the search results page.
@ -34,7 +34,7 @@ You can change the port in the [config](https://github.com/thewhitetulip/Tasks/b
##### Book ##### Book
I am learning writing webapps with Go as I build this application, I took to writing an introductory book about [building webapps in Go](https://github.com/thewhitetulip/web-dev-golang-anti-textbook) because I faced a lot of problems while learning how to write webapps in Go, it, the book strives to teach by practical examples. You are welcome to contribute to the book. I am learning writing webapps with Go as I build this application, I took to writing an introductory book about [building webapps in Go](https://github.com/thewhitetulip/web-dev-golang-anti-textbook) because I faced a lot of problems while learning how to write webapps in Go, it, the book strives to teach by practical examples. You are welcome to contribute to the book.
#Screenshots # Screenshots
The Home Page The Home Page
![Home Page](https://github.com/thewhitetulip/Tasks/blob/master/screenshots/FrontEnd.png) ![Home Page](https://github.com/thewhitetulip/Tasks/blob/master/screenshots/FrontEnd.png)
@ -47,7 +47,7 @@ Navigation drawer
![Navigation Drawer](https://github.com/thewhitetulip/Tasks/blob/master/screenshots/FrontEnd%20Navigation%20Drawer.png) ![Navigation Drawer](https://github.com/thewhitetulip/Tasks/blob/master/screenshots/FrontEnd%20Navigation%20Drawer.png)
#License # License
The MIT License (MIT) The MIT License (MIT)