Skip to content

Commit 05d7f0e

Browse files
author
Hana Dusíková
committed
added travis icon
1 parent 77678b9 commit 05d7f0e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Compile time regular expressions v2
22

3-
This is placeholder branch for new version of CTRE.
3+
[![Build Status](https://travis-ci.org/hanickadot/compile-time-regular-expressions.svg?branch=master)](https://travis-ci.org/hanickadot/compile-time-regular-expressions)
4+
5+
Fast compile-time regular expression with support for matching/searching/capturing in compile-time or runtime.
46

57
## Examples
68

0 commit comments

Comments
 (0)