# HG changeset patch # User Andrey Skvortsov # Date 1503346978 -10800 # Node ID 64beb9e9c749be9f5c9daa7e865451658a79d33d # Parent 31e63e25b4ccf7e0fb153e84f98fe9fa99d06679# Parent 3311eea28d5660ee63bd5b150266ebdab38a4d12 fix codestyle issues according to PEP8 diff -r 3311eea28d56 -r 64beb9e9c749 README.md --- a/README.md Mon Aug 21 22:41:37 2017 +0300 +++ b/README.md Mon Aug 21 23:22:58 2017 +0300 @@ -1,3 +1,5 @@ +[![docs](https://readthedocs.org/projects/beremiz/badge/?version=latest)](https://beremiz.readthedocs.io) + # Beremiz # Beremiz is an integrated development environment for machine automation. It is Free Software, conforming to IEC-61131 among other standards. @@ -92,6 +94,10 @@ * See [Beremiz youtube channel](https://www.youtube.com/channel/UCcE4KYI0p1f6CmSwtzyg-ZA) to get quick information how to use Beremiz IDE. + * [Official user manual](http://beremiz.readthedocs.io/) is built from sources in doc directory. + Documentation does not cover all aspects of Beremiz use yet. + Contribution are very welcome! + * [User manual](http://www.sm1820.ru/files/beremiz/beremiz_manual.pdf) from INEUM (Russian). Be aware that it contains some information about functions available only in INEUM's fork of Beremiz.