add minimal readme

This commit is contained in:
Jeremy Baxter 2025-04-30 21:35:02 +12:00
parent daef20ac59
commit db7be633a2
2 changed files with 4 additions and 84 deletions

4
README Normal file
View file

@ -0,0 +1,4 @@
This is initial, an INI parsing library for the D programming language.
Reference documentation can be found in the source code as Ddoc comments.
A quick start guide can be found at <https://reformers.dev/initial>.