mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-22 19:45:09 +00:00
Make the README a little more clear
This commit is contained in:
parent
db92705578
commit
d6e48c51ce
12
README.md
12
README.md
@ -4,21 +4,21 @@ List of Free Learning Resources
|
||||
Intro
|
||||
---
|
||||
|
||||
If you want to find a Learning Resource, you should definitely check out our site, [Free Learning Resources](http://resrc.io).
|
||||
If you want to find a learning resource, you should definitely check out our site, [Free Learning Resources](http://resrc.io).
|
||||
And for those who want to learn a computer language, you should check out these books on [reSRC.io](http://resrc.io/list/10/list-of-free-programming-books/) or on [github](/free-programming-books.md).
|
||||
This list initially was a clone of [stackoverflow - List of Freely Available Programming Books](http://stackoverflow.com/questions/194812/list-of-freely-available-programming-books/392926#392926) by George Stocker. Now updated, with dead links gone and new content.
|
||||
|
||||
Moved to GitHub for collaborative updating and for the purpose of reSRC.io : [List of Free Programming Books](http://resrc.io/list/10/list-of-free-programming-books/).
|
||||
Moved to GitHub for collaborative updating and for the site mentioned above.
|
||||
|
||||
|
||||
### How To Contribute
|
||||
It's [easy](https://github.com/vhf/free-programming-books/wiki/Contribution).
|
||||
- [Fork](https://help.github.com/articles/fork-a-repo)
|
||||
- Edit (*After every change make a commit*)
|
||||
- Edit (we like multiple small commits rather than one large change)
|
||||
- [Send a PR](https://help.github.com/articles/using-pull-requests )
|
||||
- be a Part of a job which over 13,000 people considered Starring in less than 2 months. ;)
|
||||
- be a part of a project that over 13,000 people starred in less than 2 months. ;)
|
||||
|
||||
IF YOU MAKE CHANGES IN DIFFERENT FILES AND MAKE ONLY 1 'COMMIT' IT WON'T HAVE AN APPROPRIATE 'COMMIT TITLE'. MAKE SURE YOU COMMIT EVERY MINOR CHANGE.
|
||||
**Again, unlike other projects, we like multiple small commits rather than one large change in a pull request - it's fine to have one PR, but please make sure your title reflects what you're changing**
|
||||
|
||||
thanks.
|
||||
|
||||
@ -27,7 +27,7 @@ thanks.
|
||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||
|
||||
|
||||
### In Other Speaking Languages
|
||||
### In Other (non-computer) Languages
|
||||
|
||||
+ French: [github](/free-programming-books-fr.md) or [site](http://resrc.io/list/33/livres-gratuits-sur-la-programmation/).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user