README.md
--- actual
+++ expected
@@ -1,28 +1,10 @@
+
+
+
+[](https://travis-ci.org/conan-community/conan-cereal/builds/338969968)
+[](None)
+
+
# conan-cereal
-[  ](https://bintray.com/conan-community/conan/cereal%3Aconan/1.2.2%3Astable/link)
-[](https://travis-ci.org/conan-community/conan-cereal)
-
-[Conan.io](https://conan.io) package for [cereal](https://github.com/USCiLab/cereal) project.
-
-The packages generated with this *conanfile.py* can be found in [Bintray](https://bintray.com/conan-community/conan/cereal%3Aconan).
-
-## Basic setup
-
- $ conan install cereal/1.2.2@conan/stable
-
-## Project setup
-
-If you handle multiple dependencies in your project is better to add a *conanfile.txt*:
-
- [requires]
- cereal/1.2.2@conan/stable
-
- [generators]
- txt
- cmake
-
-## License
-
-[MIT License](LICENSE)