docs: update README.md

- Added the logo at the top of the readme.md
- Removed the S in: Read documentionS badge
- Changed community forum: available to community forum: online.
- Removed TOC (useless)
- Added support link and image
This commit is contained in:
Jérémy Zaccherini
2022-10-03 17:25:30 +02:00
committed by Alex Quint
parent 7901d8868c
commit 2f3953613f
3 changed files with 57 additions and 21 deletions

View File

@@ -19,6 +19,3 @@ This documentation is split into several sections:
* **How to** section to help you perform specific tasks
* **Developer** section to explain the inner workings of the library and everything related to contributing to the project
## Looking for support? Ask our team!
![](\_static/zama\_support\_docs.jpeg)

View File

@@ -1,6 +1,6 @@
# Extensions
**Concrete Numpy** tries to support **NumPy** as much as possible, but due to some technical limitations, not everything can be supported. On top of that, there are some things **NumPy** lack, which are useful. In some of these situations, we provide extesions in **Concrete Numpy** to improve your experience.
**Concrete Numpy** tries to support **NumPy** as much as possible, but due to some technical limitations, not everything can be supported. On top of that, there are some things **NumPy** lack, which are useful. In some of these situations, we provide extensions in **Concrete Numpy** to improve your experience.
## cnp.zero()