summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMax Leske <maxleske@gmail.com>2022-05-22 14:08:34 +0200
committerMax Leske <maxleske@gmail.com>2022-05-22 14:13:09 +0200
commit25830642f89e43f6ef63cb02ff7fbe2df7200a99 (patch)
treea24ea89fac3bb302978e5dcde3ee1c616e4354cd /README.md
parentbdab22384cc61d315005a65456a9f9563bb27c8f (diff)
downloadlibgit2-25830642f89e43f6ef63cb02ff7fbe2df7200a99.tar.gz
chore(docs): add Pharo to language bindings
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index c73b50701..d8aba617f 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