From c5aa29ffc0a82864f5155427634a9ed7c40b3d06 Mon Sep 17 00:00:00 2001 From: Aleksey Veresov Date: Sat, 18 Jul 2020 16:20:31 +0300 Subject: Almost completed docs. --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index d2c7574..9fc6d46 100644 --- a/README +++ b/README @@ -2,9 +2,9 @@ Magi Library (libmagi) implements Common Gateway Interface. Overview -Magi are free and open-source software: legal info is in the 'LICENSE' file. -They are written in ANSI C without any dependecies except for C standard -library. All source and inner header files are in the 'src' directory. +Magi is free and open-source software: legal info is in the 'LICENSE' file. +It is written in ANSI C without any dependecies except for C standard library. +All source and inner header files are in the 'src' directory. The 'include' directory is intended to be used in your include environment. Headers in it contain library interface and its description in comments. They are in subdirectory 'include/magi', due to their short and simple names. -- cgit v1.2.3