We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9934de commit fa70766Copy full SHA for fa70766
README.md
@@ -11,9 +11,8 @@
11
</a>
12
13
`django-idom` allows you to integrate [IDOM](https://github.com/idom-team/idom) into
14
-Django applications. IDOM being a package for building responsive user interfaces in
15
-pure Python which is inspired by [ReactJS](https://reactjs.org/). For more information
16
-on IDOM refer to [its documentation](https://idom-docs.herokuapp.com).
+Django applications. IDOM is a pure Python library inspired by
+[ReactJS](https://reactjs.org/) for creating responsive web interfaces.
17
18
**You can try IDOM now in a Jupyter Notebook:**
19
<a
0 commit comments