Skip to content

Commit fa70766

Browse files
committed
better summarize what IDOM is
1 parent b9934de commit fa70766

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,8 @@
1111
</a>
1212

1313
`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).
14+
Django applications. IDOM is a pure Python library inspired by
15+
[ReactJS](https://reactjs.org/) for creating responsive web interfaces.
1716

1817
**You can try IDOM now in a Jupyter Notebook:**
1918
<a

0 commit comments

Comments
 (0)