From 54542b9cb6b1f96b0f47c814b6cad736923d1924 Mon Sep 17 00:00:00 2001 From: seleznevae Date: Mon, 7 May 2018 23:30:59 +0300 Subject: [PATCH] [C] Changed README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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