Skip to content

Commit 78de090

Browse files
committed
Updated README
1 parent 1aaf658 commit 78de090

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,16 @@
33
[![PyPI version](https://badge.fury.io/py/algorithmx.svg)](https://pypi.org/project/algorithmx)
44
[![docs](https://readthedocs.org/projects/algorithmx-python/badge/?version=latest)](https://algorithmx-python.readthedocs.io/en/latest/?badge=latest)
55

6+
<img src="https://raw.githubusercontent.com/algrx/algorithmx/master/img/logo.svg?sanitize=true" align="left" hspace="10" width="80px">
7+
68
**AlgorithmX Python** is a library for network visualization and algorithm simulation, based on <a href="https://github.com/algrx/algorithmx">AlgorithmX</a>. It works through either a HTTP server, or as a widget in Jupyter Notebooks and JupyterLab.
9+
<br><br>
10+
11+
<img src="https://raw.githubusercontent.com/algrx/algorithmx/master/img/example.svg?sanitize=true" align="center" width="600px">
712

813
## Resources
9-
- <a href="https://algorithmx-python.readthedocs.io">Documentation</a>
14+
- <a href="https://algrx.github.io/">Website</a>
15+
- <a href='https://algrx.github.io/algorithmx/docs/js'>Documentation</a>
1016

1117
## Installation
1218

0 commit comments

Comments
 (0)