Skip to content

Commit 40aed4e

Browse files
committed
Update README.md
1 parent 6697e1d commit 40aed4e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,12 @@ echo $regex ->clean(array("modifiers"=> "m","replaceLimit"=>4))
4040
->replace("This is a small test http://somesite.com and some more text.", "-");
4141

4242
```
43+
44+
## Other Implementations
45+
You can see an up to date list of all ports in our [organization](https://github.com/VerbalExpressions).
46+
- [Javascript](https://github.com/jehna/VerbalExpressions)
47+
- [Ruby](https://github.com/VerbalExpressions/RubyVerbalExpressions)
48+
- [C#](https://github.com/VerbalExpressions/CSharpVerbalExpressions)
49+
- [Python](https://github.com/VerbalExpressions/PythonVerbalExpressions)
50+
- [Java](https://github.com/VerbalExpressions/JavaVerbalExpressions)
51+
- [C++](https://github.com/VerbalExpressions/CppVerbalExpressions)

0 commit comments

Comments
 (0)