moved stuff around in the readme
This commit is contained in:
parent
44c29cf8e6
commit
d8c49e8852
1 changed files with 15 additions and 15 deletions
30
README.md
30
README.md
|
|
@ -1,3 +1,18 @@
|
||||||
|
# Diaspora
|
||||||
|
|
||||||
|
The privacy aware, personally controlled, do-it-all, open source social
|
||||||
|
network.
|
||||||
|
|
||||||
|
**DISCLAIMER: THIS IS PRE-ALPHA SOFTWARE AND SHOULD BE TREATED ACCORDINGLY.**
|
||||||
|
**PLEASE, DO NOT RUN IN PRODUCTION. IT IS FUN TO GET RUNNING, BUT EXPECT THINGS
|
||||||
|
TO BE BROKEN**
|
||||||
|
|
||||||
|
Initial installation instructions are [here](http://github.com/diaspora/diaspora/wiki/Installing-and-Running-Diaspora).
|
||||||
|
|
||||||
|
We are continuing to build features and improve the code base.
|
||||||
|
When we think it is ready for general use, we will post more final
|
||||||
|
instructions.
|
||||||
|
|
||||||
## Commit Guidlines
|
## Commit Guidlines
|
||||||
|
|
||||||
You are welcome to contribute, add to and extend Diaspora however you see fit. We
|
You are welcome to contribute, add to and extend Diaspora however you see fit. We
|
||||||
|
|
@ -17,21 +32,6 @@ Nokogiri, Mongomapper, and EM::HttpRequest as much as possible. We have a few
|
||||||
gems in the project we'd rather not use, but if you can, use dependencies we
|
gems in the project we'd rather not use, but if you can, use dependencies we
|
||||||
already have.
|
already have.
|
||||||
|
|
||||||
# Diaspora
|
|
||||||
|
|
||||||
The privacy aware, personally controlled, do-it-all, open source social
|
|
||||||
network.
|
|
||||||
|
|
||||||
**DISCLAIMER: THIS IS PRE-ALPHA SOFTWARE AND SHOULD BE TREATED ACCORDINGLY.**
|
|
||||||
**PLEASE, DO NOT RUN IN PRODUCTION. IT IS FUN TO GET RUNNING, BUT EXPECT THINGS
|
|
||||||
TO BE BROKEN**
|
|
||||||
|
|
||||||
Some initial installation instructions are [here](http://github.com/diaspora/diaspora/wiki/Installing-and-Running-Diaspora).
|
|
||||||
|
|
||||||
We are continuing to build features and improve the code base.
|
|
||||||
When we think it is ready for general use, we will post more final
|
|
||||||
instructions.
|
|
||||||
|
|
||||||
## Resources
|
## Resources
|
||||||
|
|
||||||
We are maintaining a
|
We are maintaining a
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue