Skip to content

Commit 1c24c7e

Browse files
Merge pull request #99 from StevenCostiou/Readme-update
Update authors in README.md
2 parents 214aaed + 8948237 commit 1c24c7e

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,14 @@
22
Instanciate a UI-less debugger on your execution, allowing you to manipulate and inspect it via scripting.
33
The API is on the `SindarinDebugger` class.
44

5-
- Original author: **Thomas Dupriez** (dupriezt on github)
6-
- Research paper: [Sindarin: A Versatile Scripting API for the Pharo Debugger](https://hal.archives-ouvertes.fr/hal-02280915)
5+
**Research paper:** [Sindarin: A Versatile Scripting API for the Pharo Debugger](https://hal.archives-ouvertes.fr/hal-02280915)
6+
7+
### Main authors
8+
- [Steven Costiou](https://github.com/StevenCostiou) (2019 - ...)
9+
- [Adrien Vanègue](https://github.com/adri09070) (2022 - 2024)
10+
11+
### Original author
12+
- [Thomas Dupriez](https://github.com/dupriezt) (2019 - 2021)
713

814
## Usage
915

0 commit comments

Comments
 (0)