diff --git a/README.md b/README.md index 86fc867..4e95467 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,10 @@ Output: +## 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