Skip to content

Commit 7632e13

Browse files
authored
docs: update README.md
1 parent d1b35ef commit 7632e13

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
@@ -12,7 +12,7 @@
1212
[![Code Coverage](https://github.com/IFCA-Advanced-Computing/anjana/actions/workflows/.codecov.yml/badge.svg)](https://github.com/IFCA-Advanced-Computing/anjana/actions/workflows/.codecov.yml)
1313
![Python version](https://img.shields.io/badge/python-3.9|3.10|3.11|3.12-blue)
1414

15-
**Anonymity as major assurance of personal data privacy:**
15+
**Anonymity as major assurance of personal data privacy**
1616

1717
ANJANA is a Python library for anonymizing sensitive data.
1818

@@ -212,7 +212,7 @@ If you are using _anjana_ you can cite it as follows:
212212
}
213213
```
214214

215-
## Related work:
215+
## Related work
216216
If you are using ___anjana___, you may also be interested in:
217217
- [_pyCANON_](https://github.com/IFCA-Advanced-Computing/pycanon): a Python library for checking the level of anonymity of a dataset.
218218
- [_trasgoDP_](https://github.com/judithspd/trasgoDP): a Python library which implements different mechanisms to apply local differential privacy directly to your data.

0 commit comments

Comments
 (0)