Skip to content

Commit 2606dd0

Browse files
committed
Update home.md
1 parent 7871916 commit 2606dd0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_pages/home.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ Open Diffix is an open source project developing tools for anonymizing structure
1313

1414
### SynDiffix
1515

16-
Our flagship tool is [**SynDiffix**](/syndiffix), a python package for generating statistically accurate and strongly anonymous synthetic data from structured data. **SynDiffix** is:
16+
Our flagship tool is [**SynDiffix**](/syndiffix), a Python package for generating statistically accurate and strongly anonymous synthetic data from structured data. **SynDiffix** is:
1717
* **one to two orders of magnitude** more accurate than other open-source tools, and
1818
* **five to ten times** more accurate than the best commercial products.
1919

2020
SynDiffix is particularly well suited to **descriptive analytics use cases**. Nevertheless, it works for ML use cases as well.
2121

22-
The current release is the first release. We are planning many new features. If you would like to request features, or need help or advice, you may contact us at hello@open-diffix.org. You may also post bug reports or feature requests as GitHub issues at [github.com/diffix/syndiffix](https://github.com/diffix/syndiffix).
22+
The current release is the first release. We are planning many new features. If you would like to request features, or need help or advice, you may contact us at [hello@open-diffix.org](mailto:hello@open-diffix.org). You may also post bug reports or feature requests as GitHub issues at [github.com/diffix/syndiffix](https://github.com/diffix/syndiffix).
2323

2424
### pg_diffix
2525

@@ -31,4 +31,4 @@ The current release is the first release. We are planning many new features. If
3131

3232
**pg_diffix** only returns aggregate answers (column values and associated counts) to a very limited subset of SQL. It is far less flexible than **SynDiffix**. See [github.com/diffix/pg_diffix](https://github.com/diffix/pg_diffix).
3333

34-
Development on **pg_diffix** is currently paused. If you are interested in a project using **pg_diffix**, please contact us at hello@open-diffix.org.
34+
Development on **pg_diffix** is currently paused. If you are interested in a project using **pg_diffix**, please contact us at [hello@open-diffix.org](mailto:hello@open-diffix.org).

0 commit comments

Comments
 (0)