Skip to content

Commit bcd8ee0

Browse files
committed
📚 [README] cleanup
1 parent 12aa998 commit bcd8ee0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# TE <a href="http://www.boost.org/LICENSE_1_0.txt" target="_blank">![Boost Licence](http://img.shields.io/badge/license-boost-blue.svg)</a> <a href="https://travis-ci.org/boost-ext/te" target="_blank">![Build Status](https://img.shields.io/travis/boost-ext/te/master.svg?label=linux/osx)</a> <a href="https://codecov.io/gh/boost-ext/te" target="_blank">![Coveralls](https://codecov.io/gh/boost-ext/te/branch/master/graph/badge.svg)</a> <a href="http://github.com/boost-ext/te/issues" target="_blank">![Github Issues](https://img.shields.io/github/issues/boost-ext/te.svg)</a> <a href="https://godbolt.org/z/xY9MEq">![Try it online](https://img.shields.io/badge/try%20it-online-blue.svg)</a>
1+
# TE
2+
3+
<a href="http://www.boost.org/LICENSE_1_0.txt" target="_blank">![Boost Licence](http://img.shields.io/badge/license-boost-blue.svg)</a>
4+
<a href="https://github.com/boost-ext/te/releases" target="_blank">![Version](https://badge.fury.io/gh/boost-ext%2Fte.svg)</a>
5+
<a href="https://godbolt.org/z/xY9MEq">![Try it online](https://img.shields.io/badge/try%20it-online-blue.svg)</a>
26

37
> Your C++17 **one header only** run-time polymorphism (type erasure) library with no dependencies, macros and limited boilerplate
48

0 commit comments

Comments
 (0)