Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

Commit

Permalink
docs: add license, badges and banner
Browse files Browse the repository at this point in the history
  • Loading branch information
raisedadead committed Jun 29, 2018
1 parent 95127f8 commit 1e9ed03
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
![freeCodeCamp Social Banner](https://s3.amazonaws.com/freecodecamp/wide-social-banner.png)

# freeCodeCamp Curriculum

[![Build Status](https://travis-ci.org/freeCodeCamp/curriculum.svg?branch=master)](https://travis-ci.org/freeCodeCamp/curriculum) [![npm (scoped)](https://img.shields.io/npm/v/@freecodecamp/curriculum.svg)](https://www.npmjs.com/package/@freecodecamp/curriculum)
[![Pull Requests Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat)](http://makeapullrequest.com)
[![first-timers-only Friendly](https://img.shields.io/badge/first--timers--only-friendly-blue.svg)](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

Expand Down Expand Up @@ -82,3 +86,9 @@ getChallenges()
3. 🔧 Make some awesome changes!
4. 👉 [Make a pull request](https://github.com/freeCodeCamp/learn/compare)
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)

0 comments on commit 1e9ed03

Please sign in to comment.