Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dyumanaditya authored May 12, 2024
1 parent 2c78ee4 commit d0bebfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# PyReason
https://pyreason.readthedocs.io/en/latest/# PyReason
<img src="https://raw.githubusercontent.com/lab-v2/pyreason/main/media/pyreason_logo.jpg"/>

[![Python 3.9](https://img.shields.io/badge/python-3.9-blue.svg)](https://www.python.org/downloads/release/python-390/)
Expand Down Expand Up @@ -38,7 +38,7 @@ Check out the [PyReason Hello World](https://pyreason.readthedocs.io/en/latest/t
PyReason is a graphical inference tool that uses a set of logical rules and facts (initial conditions) to reason over graph structures. To get more details, refer to the paper/video/hello-world-example mentioned above.

## 2. Documentation
All API documentation and code examples can be found on [ReadTheDocs](https://pyreason-rtd.readthedocs.io/en/latest/)
All API documentation and code examples can be found on [ReadTheDocs](https://pyreason.readthedocs.io/en/latest/)

## 3. Install
PyReason can be installed as a python library using
Expand Down

0 comments on commit d0bebfa

Please sign in to comment.