ADDED README.md Index: README.md ================================================================== --- README.md +++ README.md @@ -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.