diff --git a/README.md b/README.md index bf583e568bdbe5d9cfbb08acdac6b61b956fd294..55e7434296dbe11c8f6ebddbe7b2e1bbce2ebdc6 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Any contributions made to this project must comply with the forementioned licens ## Quick Links - ['domain.xsd' Version 2.0](SDT/schema2.0/src/domain.xsd) -- [UML Diagram of the SDT 2.0](SDT/schema2.0/docs/images/SDT2.0_UML.png) +- [UML Diagram of the SDT 2.0](SDT/schema2.0/docs/images/SDT2.0_UML.png) ([source](SDT/schema2.0/docs/SDT_UML.uxf)) ## Content @@ -17,7 +17,7 @@ You can find further Information here: - [SDT Components](SDT/schema2.0/docs/SDT_Components.md) - [SDT Build System](SDT/schema2.0/docs/SDT%20Build%20System.md) -- [Examples](SDT/schema2.0/docs/Exampls.md) // Page that collects examples +- [Examples](SDT/schema2.0/docs/Examples.md) - [FAQ](SDT/schema2.0/docs/FAQ.md) - [Links & References](SDT/schema2.0/docs/Links.md) - [LICENSE](LICENSE) diff --git a/SDT/schema2.0/docs/Examples.md b/SDT/schema2.0/docs/Examples.md new file mode 100644 index 0000000000000000000000000000000000000000..a40185b17f7ba68e04e71613daed14f47d69f943 --- /dev/null +++ b/SDT/schema2.0/docs/Examples.md @@ -0,0 +1,9 @@ +# Examples and Contributions + +## HGI + +## DECT ULE + +## Echonet + +## EnOcean \ No newline at end of file diff --git a/SDT/schema2.0/docs/Links.md b/SDT/schema2.0/docs/Links.md index 2061efbc7f5a6fd3321b83433aa171ff58df97a6..3116385617704f49a4ba246ab9934f2131aadc3c 100644 --- a/SDT/schema2.0/docs/Links.md +++ b/SDT/schema2.0/docs/Links.md @@ -7,7 +7,7 @@ ## Tools - **UMLet** : [http://www.umlet.com](http://www.umlet.com) -Free UML drawing tool +The free UML drawing tool used to draw the UML file. - **Apache Ant** : [http://ant.apache.org](http://ant.apache.org) Build tool