diff --git a/Readme.md b/Readme.md
index 76a81720..7fc6313f 100644
--- a/Readme.md
+++ b/Readme.md
@@ -11,28 +11,6 @@
-
- Table of Contents
-
- -
- About The Project
-
-
- - Related publications
- - Usage
- - Contributing
- - License
- - Contact
- - Acknowledgments
-
-
## About The Project
@@ -40,7 +18,13 @@ The repository unites different projects for modern software process mining, bas
.NET event logs. Detailed information about each project can be found in corresponding
Readme files in each project's subdirectory.
-### Context of the project
+## Related publications
+
+* [Extracting high-level activities from low-level program execution logs](https://rdcu.be/dHQPl)
+* [bXES: a Binary Format For Storing and Transferring Software Event Logs](https://damdid2024.frccsc.ru/files/papers/DAMDID_2024_paper_31.pdf)
+* [Continuous software monitoring backed by process mining: a systematic literature review](https://rdcu.be/eXRLC)
+
+## Context of the project
This software is developed as a part of the PhD project performed in
[PAIS Laboratory](https://pais.hse.ru) at the [Faculty of Computer Science](https://cs.hse.ru)
@@ -102,12 +86,6 @@ especially software event logs. The bXES supports converting XES event logs to b
[cpp-shield]: https://img.shields.io/badge/-C++-blue?logo=cplusplus
[cpp-url]: https://en.cppreference.com/w/cpp/language
-## Related publications
-
-* [Extracting high-level activities from low-level program execution logs](https://rdcu.be/dHQPl)
-* [bXES: a Binary Format For Storing and Transferring Software Event Logs](https://damdid2024.frccsc.ru/files/papers/DAMDID_2024_paper_31.pdf)
-
-
## Usage
See readmes in each projects sub-directories.