updated the readme documentation.

This commit is contained in:
skarg
2006-10-08 10:36:41 +00:00
parent 5dd8c6da91
commit cc0dadf906
2 changed files with 106 additions and 6 deletions
+3 -6
View File
@@ -2,11 +2,8 @@ BACnet Stack
Developer Build
This BACnet Stack is designed as a library for an embedded product.
However, there are a number of demos in the demo/ directory that
show how it can be used for client and server applications.
However, there are a number of example applications in the demo/ directory
that show how it can be used for client and server applications.
The demos can be built using makefiles in the root directory, or by
using individual makefiles in the demo directories.
using individual makefiles in the demo directories.