readme changes
This commit is contained in:
@@ -1,23 +1,16 @@
|
||||
<a href='http://www.espocrm.com'>EspoCRM is an Open Source CRM</a> (Customer Relationship Management) software that allows you to see, enter and evaluate all your company relationships regardless of the type. People, companies or opportunities - all in an easy and intuitive interface.
|
||||
|
||||
<h3>How to build</h3>
|
||||
<p>
|
||||
### How to build
|
||||
|
||||
You need to have nodejs installed.
|
||||
</p>
|
||||
|
||||
<ol>
|
||||
<li>Change to the project's root directory.</li>
|
||||
<li>Install project dependencies with npm install.</li>
|
||||
<li>Run Grunt with grunt.</li>
|
||||
</ol>
|
||||
1. Change to the project's root directory.
|
||||
2. Install project dependencies with npm install.
|
||||
3. Run Grunt with grunt.
|
||||
|
||||
<p>
|
||||
The build will be created in the <i>build</i> directory.
|
||||
</p>
|
||||
The build will be created in the `build` directory.
|
||||
|
||||
<h3>License</h3>
|
||||
<p>
|
||||
EspoCRM is published under the GNU GPLv3 <a href="https://github.com/espocrm/espocrm/blob/master/LICENSE.txt">license</a>.
|
||||
</p>
|
||||
### License
|
||||
|
||||
EspoCRM is published under the GNU GPLv3 [license](https://raw.githubusercontent.com/espocrm/espocrm/master/LICENSE.txt).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user