Add README.md.

This commit is contained in:
Jonathan Schleifer 2012-04-08 22:37:39 +02:00
parent 5151647e66
commit c5cd2a7a89

6
README.md Normal file
View file

@ -0,0 +1,6 @@
What is CoreFW?
===============
CoreFW is ObjFW's little brother. It aims to provide "object oriented"
programming for plain C and offers basic classes like arrays, strings and
dictionaries.