From 3c00d66ccfc2838c046ce5c1ba831e78156fbacb Mon Sep 17 00:00:00 2001 From: Mads Marquart Date: Wed, 28 Aug 2019 20:53:13 +0200 Subject: [PATCH] Add version warning and begin developing version 2 (for real this time) --- README.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.rst b/README.rst index 65a44ab..a857438 100644 --- a/README.rst +++ b/README.rst @@ -29,7 +29,14 @@ This project was inspired by `facebook-chat-api `__ to see the full documentation, or jump right into the code by viewing the `examples `__ +Version warning: +---------------- +``v2`` is currently being developed at the ``master`` branch and it's highly unstable. If you want to view the old ``v1``, go `here `__. + +Additionally, you can view the project's progress `here `__. + Installation: +------------- .. code-block::