1
0
mirror of https://github.com/stefanocasazza/ULib.git synced 2025-09-28 19:05:55 +08:00
ULib/examples/README
stefanocasazza 7de35cfcc9 some fix
2016-04-27 17:04:20 +02:00

7 lines
480 B
Plaintext

This directory will include demo programs that were used for testing out the ULib library.
These demos are not necessarly meant to serve any purpose other than educational.
They are not normally "built" unless you enter this directory, and they are not meant to be "installed" for general use.
They are here both to educate how ULib works and for internal testing.
PS: uclient and userver are exceptions, they can be considered as installable network application of general use.