Skip to content

Commit

Permalink
0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
antony-hk committed Jul 21, 2017
1 parent 3f35959 commit 445e683
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ Website: http://coust.442.hk
Facebook: https://www.facebook.com/CoUST.HK

## License
This project is licensed under the terms of the [MIT license](https://github.com/antonytse/CoUST/blob/master/LICENSE)
This project is licensed under the terms of the [MIT license](https://github.com/antonytse/coust/blob/master/LICENSE)
11 changes: 11 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "coust",
"version": "0.0.1",
"description": "A visualized course planner which enables you to manage timetable by drag and drop. Specialized for HKUST students.",
"author": "Antony Tse, Alan Chung",
"license": "MIT",
"bugs": {
"url": "https://github.com/antonytse/coust/issues"
},
"homepage": "https://github.com/antonytse/coust"
}

0 comments on commit 445e683

Please sign in to comment.