Skip to content

Commit d1b733a

Browse files
authored
Update README.rst
1 parent df59f26 commit d1b733a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@ pomdp_py
33

44
`pomdp_py <https://h2r.github.io/pomdp-py>`_ is a framework to build and solve POMDP problems, written in Python and Cython.
55

6-
**Why pomdp_py?** It provides a POMDP framework in Python with clean and intuitive interfaces. This makes POMDP-related research or projects accessible to more people. It also helps sharing code and developing a community
6+
**Why pomdp_py?** It provides a POMDP framework in Python with clean and intuitive interfaces. This makes POMDP-related research or projects accessible to more people. It also helps sharing code and developing a community.
77

88
Please refer to the `full documentation <https://h2r.github.io/pomdp-py>`_ and `installation instructions <https://h2r.github.io/pomdp-py/html/installation.html>`_.
99

10-
1110
If you find this library helpful to your work, please cite the `following paper <https://arxiv.org/pdf/2004.10099.pdf>`_::
1211

1312
@inproceedings{zheng2020pomdp_py,
@@ -18,3 +17,6 @@ If you find this library helpful to your work, please cite the `following paper
1817
url = {https://icaps20subpages.icaps-conference.org/wp-content/uploads/2020/10/14-PlanRob_2020_paper_3.pdf},
1918
note = {Arxiv link: "\url{https://arxiv.org/pdf/2004.10099.pdf}"}
2019
}
20+
21+
22+
**Call for Contributions**: please check out - `h2r/pomdp-py/issues/25 <https://github.com/h2r/pomdp-py/issues/25>`_.

0 commit comments

Comments
 (0)