diff --git a/README.md b/README.md index f27eb4f..ed50334 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ ## go-oniguruma +Build Status This repository is a fork of [moovweb/rubex](https://github.com/moovweb/rubex/tree/go1) - a simple regular expression library (based on [oniguruma](https://github.com/kkos/oniguruma)) that supports Ruby's regex syntax.