Updated readme.
This commit is contained in:
parent
947f010755
commit
3c07f12fe2
8
README
8
README
|
@ -8,6 +8,14 @@ operate correctly. Chrome, especially, will not initialize the
|
||||||
application from the filesystem. Just unpack it in a target directory
|
application from the filesystem. Just unpack it in a target directory
|
||||||
of your choosing and then browse to that directory.
|
of your choosing and then browse to that directory.
|
||||||
|
|
||||||
|
## Branches
|
||||||
|
|
||||||
|
There are two major development branches for The Backbone Store.
|
||||||
|
|
||||||
|
Branch 'master' uses HTML, CSS, and Javascript.
|
||||||
|
|
||||||
|
Branch 'modern' uses HAML, Stylus, and Coffee.
|
||||||
|
|
||||||
## Copyright
|
## Copyright
|
||||||
|
|
||||||
Store.js is entirely my own work, and is Copyright (c) 2010 Elf
|
Store.js is entirely my own work, and is Copyright (c) 2010 Elf
|
||||||
|
|
Loading…
Reference in New Issue