Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/lexborisov/Modest.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlexborisov <lex.borisov@gmail.com>2016-11-21 19:35:17 +0300
committerlexborisov <lex.borisov@gmail.com>2016-11-21 19:35:17 +0300
commit4b2dfdb4c8f683c239983d057dfbba9ffcb5361d (patch)
tree4ad88b870116e3248afac919bd9c18452ea41ccf /README.md
parent61741ce6c540bd8b274ac6156b3d0bdfe2af2991 (diff)
Added link for external bindings
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 1319b66..df81a61 100644
--- a/README.md
+++ b/README.md
@@ -97,9 +97,8 @@ gcc -Wall -Werror -O2 your_program.c /path/to/libmodest_static.a -o your_program
None
-## In other languages, external bindings
-
-Send pull request if you create any bindings
+## External Bindings and Wrappers
+* [Crystal wrapper](https://github.com/kostya/modest) for CSS Selectors (Modest Finder)
## Examples