Skip to content

Commit e1d6d30

Browse files
author
mutouyun
committed
Update README.md
1 parent 9888f10 commit e1d6d30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# A C++ Pattern Matching Library
22

33
[![Build Status](https://travis-ci.org/mutouyun/cpp-pattern-matching.svg?branch=master)](https://travis-ci.org/mutouyun/cpp-pattern-matching)
4+
[![Build status](https://ci.appveyor.com/api/projects/status/3la9m4ddps5uj3ls/branch/master?svg=true)](https://ci.appveyor.com/project/mutouyun/cpp-pattern-matching)
45

56
ML-style pattern matching in C++.
67
# Compiler Support

0 commit comments

Comments
 (0)