Skip to content

Commit cd1c5a1

Browse files
authored
Update README.md
1 parent f205b26 commit cd1c5a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

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

33
[![Build Status](https://travis-ci.org/MikeInnes/MacroTools.jl.svg?branch=master)](https://travis-ci.org/MikeInnes/MacroTools.jl)
4+
[![](https://img.shields.io/badge/docs-stable-blue.svg)](https://mikeinnes.github.io/MacroTools.jl/stable)
45

56
MacroTools provides a library of tools for working with Julia code and expressions. This includes a powerful template-matching system and code-walking tools that let you do deep transformations of code in a few lines. See the [docs](http://mikeinnes.github.io/MacroTools.jl/) for more info.

0 commit comments

Comments
 (0)