Merge pull request #145 from tonyganch/patch-1

Update Contributing.md
This commit is contained in:
Slava Oliyanchuk 2013-06-28 05:14:20 -07:00
commit 038373b4e5
1 changed files with 4 additions and 3 deletions

View File

@ -1,11 +1,12 @@
# Contributing to Shower
You're always welcome to contibute! There are three repositories in Shower project:
You're always welcome to contibute! There are five repositories in Shower project:
- [Shower](https://github.com/shower/shower) engine with Ribbon theme
- [Template](https://github.com/shower) for Shower engine and built-in themes
- [Template](https://github.com/shower/template) for Shower engine and built-in themes
- [Ribbon](https://github.com/shower/ribbon) theme for Shower
- [Bright](https://github.com/shower/bright) theme for Shower
- [Jekyller](https://github.com/shower/jekyller) generator for Shower
The most important part of the project is the [Shower](https://github.com/shower/shower) repository, containing [shower.js](https://github.com/shower/shower/blob/master/shower.js) file.