diff --git a/README.md b/README.md index 28b28c0..703999a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ -[![Build Status](https://travis-ci.org/shezarkhani/templaterl.svg?branch=documentation)](https://travis-ci.org/shezarkhani/templaterl) +[![Build Status](https://travis-ci.org/shezarkhani/templaterl.svg?branch=master)](https://travis-ci.org/shezarkhani/templaterl) # templaterl -Simple templating with customizable expressions +Simple and fast templating with customizable expressions in Erlang + +Tested for: +Erlang R17+ # Usage Simple replacement usage: @@ -39,4 +42,4 @@ TODO: Add benchmark results To run and open qcachegrind on mac OSX: ```bash rebar3 cmd profile -``` \ No newline at end of file +```