fixed links in readme. added description used in our blog.

This commit is contained in:
Daniel Vincent Grippi 2010-09-11 12:13:47 -07:00
parent c60c8039ac
commit e72b558e19

View file

@ -1,7 +1,7 @@
Diaspora Diaspora
======== ========
Decentralized social network, built on top of Ruby on Rails. The privacy aware, personally controlled, do-it-all, open source social network.
Getting started Getting started
@ -12,8 +12,7 @@ In order to run Diaspora for development, there are a few external dependencies
- [MongoDB](http://www.mongodb.org/downloads) - noSQL data layer. - [MongoDB](http://www.mongodb.org/downloads) - noSQL data layer.
- [OpenSSL](http://www.openssl.org/source/) - Used in the current encryption implementation. - [OpenSSL](http://www.openssl.org/source/) - Used in the current encryption implementation.
- [ImageMagick](http://www.imagemagick.org/script/binary-releases.php?ImageMagick=0nfesabhe916b9afjc4qiikv03) - Image processing library used to resize uploaded photos. - [ImageMagick](http://www.imagemagick.org/script/binary-releases.php?ImageMagick=0nfesabhe916b9afjc4qiikv03) - Image processing library used to resize uploaded photos.
- [Bundler](http://gembundler.com/) - Gem management tool for Ruby projects.
- [Bundler](http://gembundler.com/)
After installing the above, run After installing the above, run
@ -39,11 +38,9 @@ Getting Help
There are multiple outlets of ongoing discussion on the development of Diaspora. There are multiple outlets of ongoing discussion on the development of Diaspora.
- [Diaspora Developer Google Group]:(http://groups.google.com/group/diaspora-dev) - [Diaspora Developer Google Group](http://groups.google.com/group/diaspora-dev)
- [Diaspora Discussion Google Group]:(http://groups.google.com/group/diaspora-discuss) - [Diaspora Discussion Google Group](http://groups.google.com/group/diaspora-discuss)
- [#diaspora-dev](irc://irc.freenode.net/#diaspora-dev)
- [#diaspora-dev]:(irc://irc.freenode.net/#diaspora-dev)
More general info and updates about the project can be found on our [blog](http://joindiaspora.com), [twitter](http://twitter.com/joindiaspora). Also, be sure to join the official [mailing list](http://#).
More general info and updates about the project can be found on our [blog](http://joindiaspora.com), [twitter](http://twitter.com/joindiaspora). Also, be sure to join the official [mailing list](http://http://eepurl.com/Vebk).