Skip to content

Commit

Permalink
Merge pull request #31 from mariozig/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
epochwolf committed Dec 24, 2013
2 parents d2f2930 + 583a397 commit aec0fec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -8,12 +8,12 @@ Lit Social is a literature website that integrates with facebook.
# Running this Code
This application is set up to use Postgres in all modes. Future development may use Postgres specific features.

You will need to copy `config/secrets.yml.exmaple` to `config/secrets.yml` before the application will start. Otherwise this is a standard rails application.
You will need to copy `config/secrets.yml.example` to `config/secrets.yml` before the application will start. Otherwise this is a standard rails application.

# Licensing
All parts of this application is licensed under the GNU Affero General Public License version 3
with the exception of the contents of any folder containing its own LICENSE file or files containing their own license declarations at the top.

This license requires any modifications to the code to be public. If you want to run a copy of this application, you will need to make the modified source code public.

Copyright © 2011-2012 epochwolf
Copyright © 2011-2012 epochwolf

0 comments on commit aec0fec

Please sign in to comment.