diff --git a/README.md b/README.md index 828411b..f716616 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,20 @@ +libSML +====== + libSML is a library which implements the Smart Messaging Language (SML) protocol specified by VDE's Forum Netztechnik/Netzbetrieb (FNN). It can be utilized to communicate to FNN specified Smart Meters or Smart Meter components (EDL/MUC). -## Version -This is an alpha version, meaning the basics are implemented but there is still some work to do. +### Usage +Compile with + make +The resulting binaries are located in sml/lib -## Usage -Examples how to use libSML are in the examples directory. +An expample how to use libSML are in the examples directory. -## License +### License Copyright 2011 Juri Glass, Mathias Runge, Nadim El Sayed - DAI-Labor, TU-Berlin + libSML is licensed with the GPL, other licenses are available. +#### Thirdparty Acknowledgements This product includes software developed for the Unity Project, by Mike Karlesky, Mark VanderVoord, and Greg Williams and other contributors \ No newline at end of file