Commit 25830642f89e43f6ef63cb02ff7fbe2df7200a99

Max Leske 2022-05-22T14:08:34

chore(docs): add Pharo to language bindings

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/README.md b/README.md
index c73b507..d8aba61 100644
--- a/README.md
+++ b/README.md
@@ -392,6 +392,8 @@ Here are the bindings to libgit2 that are currently available:
     * parrot-libgit2 <https://github.com/letolabs/parrot-libgit2>
 * Perl
     * Git-Raw <https://github.com/jacquesg/p5-Git-Raw>
+* Pharo Smalltalk
+    * libgit2-pharo-bindings <https://github.com/pharo-vcs/libgit2-pharo-bindings>
 * PHP
     * php-git <https://github.com/libgit2/php-git>
 * Python