lib: Add basic README.

pull/815/head
Damien George 2014-09-18 00:13:03 +01:00
rodzic 3d61528fe7
commit 8bb44f69f2
1 zmienionych plików z 2 dodań i 0 usunięć

2
lib/README.md 100644
Wyświetl plik

@ -0,0 +1,2 @@
This directory contains standard, low-level C libraries with emphasis on
being independent and efficient. They can be used by any port.