changes to the description's section

Esse commit está contido em:
FelipeNMoura
2012-02-07 01:39:43 -02:00
commit 8ab2ed2b07
+42 -48
Ver Arquivo
@@ -50,58 +50,52 @@
</div>
<p>TheWebMind
===============================================
This is the source code for theWebMind project.
Requirements:
---------
* PHP 5.3+
* PHP-cli
* PHP-SQLite3
* ReadLine(if you inted to use it in command line, not only with HTTP requisitions)
Installation:
-------------
For now, only working on mac and Linux...sorry bill!
Your HTTPServer's user must have permission to read and write on its folder
In your console, run the following command into this directory:
$sudo php mind install
<p><strong>TheWebMind</strong><br/>
This is the source code for theWebMind project.<br/>
<hr/>
<p>Requirements:</p>
<ul type='disc'>
<li>PHP 5.3+</li>
<li>PHP-cli</li>
<li>PHP-SQLite3</li>
<li>ReadLine(if you inted to use it in command line, not only with HTTP requisitions)</li>
</ul>
<p>Installation:</p>
For now, only working on mac and Linux...sorry bill!</br>
Your HTTPServer's user must have permission to read and write on its folder</br>
In your console, run the following command into this directory:</br>
<pre>$ sudo php mind install</pre>
Great! Now you're good to go
<br/><br/>
<hr/>
* * *
<p>Examples and tests:<br/>
To perform some examples and tests, access in your browser the IDE demo<br/>
<pre>http://[yourMindDir]/docs/ide</pre>
Examples and tests:
-------------
To perform some examples and tests, access in your browser
the IDE demo
http://[yourMindDir]/docs/ide
For graphics, diagrams, examples of code, help and documentation, see
the docs directory
[yourMindDir]/docs/
<p>For graphics, diagrams, examples of code, help and documentation, see the docs directory<br/>
<pre>[yourMindDir]/docs/</pre>
Your projects are stored at:
[yourMindDir]/projects/[projectName]
You can write your codes directly in sources/main.mnd in your
project's source directory.
You can see the generated documentation and source code on 'docs' and
'app' directories, into the project's directory.
<pre>[yourMindDir]/projects/[projectName]</pre>
You can write your codes directly in sources/main.mnd in your project's source directory.<br/>
You can see the generated documentation and source code on 'docs' and 'app' directories, into the project's directory.<br/>
Please, check/change the data and options as you need, on
[yourMindDir]/env/defaults.ini
<p>Please, check/change the data and options as you need, on
<pre>[yourMindDir]/env/defaults.ini</pre>
Unit tests are on Tests directory, run it with PHPUnit
[yourMindDir]/Tests
<p>Unit tests are on Tests directory, run it with PHPUnit
<pre>[yourMindDir]/Tests</pre>
Useful/interesting links:
[Official website](http://thewebmind.org "theWebMind") |
[Licenses](https://github.com/felipenmoura/theWebMind/blob/master/licenses/mind3rd.license, "Licenses") |
[Documentation](http://docs.thewebmind.org "documentation") |
[Contact](mailto:contact@thewebmind.org "contact") |
[Twitter](http://twitter.com/thewebmind "twitter") |
[Contribute](http://thewebmind.org/contribute "Contribute")</p>
Useful/interesting links:<br/>
<a href='http://thewebmind.org/' target='_quot'>Official website</a> |
<a href='https://github.com/felipenmoura/theWebMind/blob/master/licenses/mind3rd.license' target='_quot'>Licenses</a> |
<a href='http://docs.thewebmind.org' target='_quot'>Documentation |
<a href='mailto:contact@thewebmind.org'>Contact</a> |
<a href='http://twitter.com/thewebmind' target='_quot'>Twitter</a> |
<a href='http://thewebmind.org/contribute' target='_quot'>Contribute</a> |
<a href='http://groups.google.com.br/group/thewebmind' target='_quot'>Discussion Group</a></p>
@@ -162,13 +156,13 @@ jaydson@thewebmind.org // http://jaydson.org // twitter: @jaydson</p>
<h2>Authors</h2>
<p>Felipe Nascimento (felipe.moura@agiplan.com.br)
<h2>Authors</h2>
<br/><a href='http://felipenmoura.org' target='_quot'>FelipeNMoura</a> (felipe@thewebmind.org)
<br/> </p>
<h2>Contacts</h2>
<p><a href='http://felipenmoura.org' target='_quot'>Felipe Nascimento de Moura</a> (felipe@thewebmind.org)</p>
<p><a href='http://groups.google.com.br/group/thewebmind' target='_quot'>The official discussion group</a></p>
@@ -198,4 +192,4 @@ var pageTracker = _gat._getTracker("UA-1270869-9");
try {
var pageTracker = _gat._getTracker("UA-1270869-9");
pageTracker._trackPageview();
} catch(err) {}</script>"
} catch(err) {}</script>"