README.md
--- actual
+++ expected
@@ -1,32 +1,10 @@
+
+
+
+[](https://travis-ci.org/conan-community/conan-paho-c/builds/575451696)
+[](https://ci.appveyor.com/project/ConanCIintegration/conan-paho-c/builds/26892388)
+
+
# conan-paho-c
-
-[](https://bintray.com/conan-community/conan/paho-c%3Aconan/1.2.0%3Astable/link)
-[](https://travis-ci.org/conan-community/conan-paho-c)
-[](https://ci.appveyor.com/project/danimtb/conan-paho-c/branch/stable/1.2.0)
-
-[Conan.io](https://conan.io) package for [paho.mqtt.c](https://github.com/eclipse/paho.mqtt.c) project
-
-The packages generated with this **conanfile** can be found in [Bintray](https://bintray.com/conan-community/conan/paho-c%3Aconan).
-
-## For Users: Use this package
-
-### Basic setup
-
- $ conan install paho-c/1.2.0@conan/stable
-
-### Project setup
-
-If you handle multiple dependencies in your project is better to add a *conanfile.txt*
-
- [requires]
- paho-c/1.2.0@conan/stable
-
- [generators]
- txt
- cmake
-
-## License
-
-[MIT License](LICENSE)