Skip to content

Commit 0699bb9

Browse files
committed
Correct typo in README
1 parent cdf81ac commit 0699bb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Access Planimation API
22

3-
The Planimation API provides programmatic access to Planimation, an online PDDL problem solver and visualiser. Planimation with user interface can be accessed through [here] [planimation]. A python library and a python-based command line utility are provided to easily access the API. They provide the same functionalities as the user interface.
3+
The Planimation API provides programmatic access to Planimation, an online PDDL problem solver and visualiser. Planimation with user interface can be accessed through [here]. A python library and a python-based command line utility are provided to easily access the API. They provide the same functionalities as the user interface.
44

55
### Installation
66
Simply fork this repository and you can have access to the source code. Unfortunately, there are no `pip` or `conda` installation options available at this stage.
@@ -39,4 +39,4 @@ The API should be considered to be in a very alpha phase at the moment. It's not
3939
The first version of Planimation API is developed by Changyuan Liu, Lingfeng Qiang, Mengyi Fan, Xinzhe Li and Zhaoqi Fang under Nir Lipovetzky's guidance.
4040

4141
[//]: #
42-
[planimation]:<https://planimation.planning.domains/>
42+
[here]:<https://planimation.planning.domains/>

0 commit comments

Comments
 (0)