docs: add license, badges and banner
This commit is contained in:
12
README.md
12
README.md
@ -1,8 +1,12 @@
|
|||||||
|

|
||||||
|
|
||||||
# freeCodeCamp Curriculum
|
# freeCodeCamp Curriculum
|
||||||
|
|
||||||
[](https://travis-ci.org/freeCodeCamp/curriculum) [](https://www.npmjs.com/package/@freecodecamp/curriculum)
|
[](https://travis-ci.org/freeCodeCamp/curriculum) [](https://www.npmjs.com/package/@freecodecamp/curriculum)
|
||||||
|
[](http://makeapullrequest.com)
|
||||||
|
[](http://www.firsttimersonly.com/)
|
||||||
|
|
||||||
> This package contains the "seed" files used in the freeCodeCamp Curriculum.
|
> This package contains the "challenge" files used in the freeCodeCamp Curriculum.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
@ -82,3 +86,9 @@ getChallenges()
|
|||||||
3. 🔧 Make some awesome changes!
|
3. 🔧 Make some awesome changes!
|
||||||
4. 👉 [Make a pull request](https://github.com/freeCodeCamp/learn/compare)
|
4. 👉 [Make a pull request](https://github.com/freeCodeCamp/learn/compare)
|
||||||
5. 🎉 Get your pull request approved - success!
|
5. 🎉 Get your pull request approved - success!
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
Copyright (c) 2018 freeCodeCamp.
|
||||||
|
|
||||||
|
The curricular content in this repo is licensed under the [CC-BY-SA-4.0](LICENSE.md)
|
||||||
|
Reference in New Issue
Block a user