Skip to content

Commit

Permalink
add content that explain how to include fano framework in application
Browse files Browse the repository at this point in the history
  • Loading branch information
zamronypj committed Aug 11, 2019
1 parent b499a67 commit a43af14
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Expand Up @@ -107,6 +107,8 @@ <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.
</p>
<p>Fano Framework is composed from multiple units but to use it in
your application, you only need to add `fano` unit to your uses clause.</p>
</section>
<section>
<span class="icon major fa-unlock"></span>
Expand Down

0 comments on commit a43af14

Please sign in to comment.