From 00a978f99a33559cebf24aa8a62840b171294c83 Mon Sep 17 00:00:00 2001 From: Francesco Fuggitti Date: Tue, 11 Jul 2023 07:37:14 +0200 Subject: [PATCH 1/2] update logo and badges Signed-off-by: Francesco Fuggitti --- README.md | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 417f8e88..8bbc98aa 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,28 @@

- Plan4Past +

+

+ + + Python Version + + + PyPI + + + build + + + codecov + + + GitHub + +

+ +--- + Classical and FOND Planning for Pure-Past Linear Temporal Logic Goals. ## Installation From 89009f708ad03c283be16162cb71c2ac768b6a04 Mon Sep 17 00:00:00 2001 From: Francesco Fuggitti Date: Thu, 13 Jul 2023 18:55:16 +0200 Subject: [PATCH 2/2] update logo and badges Signed-off-by: Francesco Fuggitti --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8bbc98aa..92359212 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,12 @@ If you use Plan4Past in your research, please consider citing the following pape Enrico Scala}, title = {Planning for Temporally Extended Goals in Pure-Past Linear Temporal Logic}, booktitle = {{ICAPS}}, + volume = {33}, + url = {https://ojs.aaai.org/index.php/ICAPS/article/view/27179}, + doi = {10.1609/icaps.v33i1.27179}, + number = {1}, + month = {Jul.}, + pages = {61-69}, year = {2023}, } ```