Skip to content

Commit aba8ae8

Browse files
authored
Update README.md
1 parent 6d93a77 commit aba8ae8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# MacroTools.jl
22

3+
[![Build Status](https://travis-ci.org/MikeInnes/MacroTools.jl.svg?branch=master)](https://travis-ci.org/MikeInnes/MacroTools.jl)
4+
35
This library provides helpful tools for writing macros, notably a very simple
46
but powerful templating system and some functions that have proven useful to me (see
57
[utils.jl](src/utils.jl).)

0 commit comments

Comments
 (0)