fix: grammar mistakes
This commit is contained in:
committed by
Inanc Gumus
parent
9806e01284
commit
06891c57fc
15
README.md
15
README.md
@@ -1,5 +1,5 @@
|
||||
# Learn Go Programming: Complete Bootcamp Course (Golang)
|
||||
This repository contains the examples, exercises and quizzes for the course.
|
||||
This repository contains the examples, exercises, and quizzes for the course.
|
||||
|
||||
**Get it now for 80% off with the link: https://www.udemy.com/learn-go-the-complete-bootcamp-course-golang/?couponCode=FROM-GITHUB**
|
||||
|
||||
@@ -7,15 +7,15 @@ This repository contains the examples, exercises and quizzes for the course.
|
||||
|
||||
# Stay in touch
|
||||
|
||||
[Follow me on twitter](https://twitter.com/inancgumus)
|
||||
[Follow me on Twitter](https://twitter.com/inancgumus)
|
||||
|
||||
[](https://twitter.com/inancgumus)
|
||||
|
||||
👉 [Subscribe to my Go emailing list](http://eepurl.com/c4DMNX)
|
||||
👉 [Subscribe to my Go emailing list](https://eepurl.com/c4DMNX)
|
||||
|
||||
_(5K+ developers already subscribed!)_
|
||||
|
||||
👉 [Learn Go Programming Blog](http://blog.learngoprogramming.com)
|
||||
👉 [Learn Go Programming Blog](https://blog.learngoprogramming.com)
|
||||
|
||||
_(Followed by 3K+ developers)_
|
||||
|
||||
@@ -23,10 +23,11 @@ This repository contains the examples, exercises and quizzes for the course.
|
||||
|
||||
_(For 4K Videos — The channel is very young right now)_
|
||||
|
||||
👉 [Learn Go Programming Facebook Group](https://www.facebook.com/learngoprogramming/)
|
||||
👉 [Learn Go Programming Facebook Page](https://www.facebook.com/learngoprogramming/)
|
||||
|
||||
👉 [Learn Go Programming Facebook Group](https://www.facebook.com/groups/learngoprogramming/)
|
||||
---
|
||||
|
||||
## License
|
||||
Whole materials are licensed under the <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.<br/>
|
||||
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png"/></a>
|
||||
Whole materials are licensed under the <a rel="license" href="https://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.<br/>
|
||||
<a rel="license" href="https://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png"/></a>
|
||||
|
Reference in New Issue
Block a user