nastyboget commited on
Commit
ba14297
1 Parent(s): d4e286f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -11
README.md CHANGED
@@ -8,17 +8,10 @@ pinned: false
8
  short_description: Automatic document parsing and bringing to a uniform format
9
  ---
10
 
11
- [![Documentation Status](https://readthedocs.org/projects/dedoc/badge/?version=latest)](https://dedoc.readthedocs.io/en/latest/?badge=latest)
12
-
13
- <iframe
14
- src="https://dedoc-readme.hf.space"
15
- frameborder="0"
16
- width="850"
17
- height="450"
18
- ></iframe>
19
-
20
  Dedoc is an open universal system for converting documents to a unified output format.
21
 
22
- Source code of the dedoc is available [here](https://github.com/ispras/dedoc)
 
 
23
 
24
- Relevant documentation of the dedoc is available [here](https://dedoc.readthedocs.io/en/latest/)
 
8
  short_description: Automatic document parsing and bringing to a uniform format
9
  ---
10
 
 
 
 
 
 
 
 
 
 
11
  Dedoc is an open universal system for converting documents to a unified output format.
12
 
13
+ **Dedoc demo** is available [here](https://dedoc-readme.hf.space)
14
+
15
+ **Source code** of the dedoc is available [here](https://github.com/ispras/dedoc)
16
 
17
+ **Relevant documentation** of the dedoc is available [here](https://dedoc.readthedocs.io/en/latest/)