1
0
Fork 0

[C] Changed README

This commit is contained in:
seleznevae 2018-05-07 23:30:59 +03:00
parent 917c74337b
commit 54542b9cb6
1 changed files with 4 additions and 0 deletions

View File

@ -35,6 +35,10 @@ Output:
<img src="https://github.com/seleznevae/libfort/blob/master/docs/images/basic_table.png" data-canonical-src="https://github.com/seleznevae/libfort/blob/master/docs/images/basic_table.png" width="500" />
## Installation
Copy 2 files **fort.c** and **fort.h** from [**lib**](https://github.com/seleznevae/libfort/tree/master/lib) direrctory to your project. Include **fort.h** in all sources where you will use libfort and compile with **fort.c**.
## Supported platforms and compilers