Skip to content

Commit

Permalink
simplify sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
zamronypj committed Aug 11, 2019
1 parent f725eb8 commit 5b845c7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,10 +106,8 @@ <h3>MVC</h3>
<h3>Minimal external dependencies</h3>
<p>Fano Framework requires minimal external libraries to work. By default, it requires
only <a href="https://www.freepascal.org/">Free Pascal >= 3.0</a> compiler and its run-time libraries.
To use, add <code>fano</code> unit into your application.
</p>
<p>Fano Framework is composed from multiple units but to use it in
your application, you only need to add <code>fano</code> unit into application
<code>uses</code> clause.</p>
</section>
<section>
<span class="icon major fa-unlock"></span>
Expand Down

0 comments on commit 5b845c7

Please sign in to comment.