Skip to content

Commit

Permalink
Merge pull request ierror#2 from nevvkid/development
Browse files Browse the repository at this point in the history
README changes
  • Loading branch information
ierror committed Jun 15, 2012
2 parents 3b1e10f + 8fdd7df commit 62744c0
Showing 1 changed file with 85 additions and 8 deletions.
93 changes: 85 additions & 8 deletions README.md
@@ -1,12 +1,89 @@
BeautifulMind.io
================
<pre>
___. __ .__ _____ .__ .__ .___ .__
\_ |__ ____ _____ __ ___/ |_|__|/ ____\_ __| | _____ |__| ____ __| _/ |__| ____
| __ \_/ __ \\__ \ | | \ __\ \ __\ | \ | / \| |/ \ / __ | | |/ _ \
| \_\ \ ___/ / __ \| | /| | | || | | | / |_| Y Y \ | | \/ /_/ | | ( <_> )
|___ /\___ >____ /____/ |__| |__||__| |____/|____/__|_| /__|___| /\____ | /\__|\____/
\/ \/ \/ \/ \/ \/ \/
</pre>

## About
read more on the [Website](http://beautifulmind.io)
# BeautifulMind.io

## Documentation
BeautifulMind.io is a really-real time collaborative mindmap tool inspired by [etherpad-lite][].
It’s build with the help of django, tornado, sock.js.
[etherpad-lite]: https://github.com/Pita/etherpad-lite

- [Installation](https://github.com/nerdsportgruppe/BeautifulMind.io/wiki/Server-installation)
[Follow us on Twitter][]

## Contact
TODO
[Follow us on Twitter]: http://twitter.com/BeautifulMindio

[View Demo][]

[View Demo]: http://beautifulmind.io


## Screenshots

![][3]

![][1]

![][2]

[3]: https://github.com/gravityonmars/wp-svbtle/raw/master/wp-svbtle/screenshot-3.png
[1]: https://github.com/gravityonmars/wp-svbtle/raw/master/wp-svbtle/screenshot-1.png
[2]: https://github.com/gravityonmars/wp-svbtle/raw/master/wp-svbtle/screenshot-2.png


## Requirements

- [django]: https://www.djangoproject.com/
- [tornado]: http://www.tornadoweb.org/
- [sock.js]: http://www.sockjs.org/


## Installation
If you have these XX tools installed, follow these steps....

1. [Installation][]
[Installation] https://github.com/nerdsportgruppe/BeautifulMind.io/wiki/Server-installation
2. bla 2
3. bla 3
3. bla 4

If you have these XX tools installed, go to terminal and type:

`XXXXXXX`


Enjoy!


## Todo
* bla
* bla

## License

(The MIT License)

Copyright (c) 2012 Bernhard Janetzki &lt;bj@beautifulmind.io&gt;

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

0 comments on commit 62744c0

Please sign in to comment.