Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mlemerre authored Apr 27, 2024
1 parent 7d03190 commit ce6aeff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ It is a space-efficient prefix trie over the big-endian representation of the ke
The documentation for this library can be found online at
[codex.top/patricia-tree/](https://codex.top/patricia-tree/).

This library was written by [Matthieu Lemerre](https://www.researchgate.net/profile/Matthieu-Lemerre),
with some contributions by [Dorian Lesbre](https://www.normalesup.org/~dlesbre/),
This library was written by [Matthieu Lemerre](https://www.researchgate.net/profile/Matthieu-Lemerre) then further improved
by [Dorian Lesbre](https://www.normalesup.org/~dlesbre/),
as part of the [Codex semantics library](https://codex.top/), developed at [CEA List](https://list.cea.fr/en/).

**Table of Contents:**
Expand Down

0 comments on commit ce6aeff

Please sign in to comment.