diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..69f11c8 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "telldus"] + path = telldus + url = git@github.com:mliljedahl/telldus.git diff --git a/README.md b/README.md index 6158bd3..d2aad0f 100644 --- a/README.md +++ b/README.md @@ -86,4 +86,4 @@ Please report bugs in the [issue tracker](https://github.com/mliljedahl/telldus- ## License -Distributed under the Apache 2.0 License. See [LICENSE](https://github.com/mliljedahl/telldus-core-mqtt/LICENSE) for more information. \ No newline at end of file +Distributed under the Apache 2.0 License. See [LICENSE](https://github.com/mliljedahl/telldus-core-mqtt/blob/master/LICENSE) for more information. \ No newline at end of file diff --git a/telldus b/telldus new file mode 160000 index 0000000..5dc86e0 --- /dev/null +++ b/telldus @@ -0,0 +1 @@ +Subproject commit 5dc86e05f015c0755e5b823c3fb11d618dd7c702