diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ Magi Library (libmagi) implements Common Gateway Interface. Overview 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. +It is written in ANSI C without dependencies 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. |