Skip to content

Commit a4a27bf

Browse files
authored
Update README.md
1 parent 65b8925 commit a4a27bf

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,6 @@
22
<img height="150" src="img/logo.png"/>
33
</p>
44

5-
<p align="center">
6-
<a href="https://en.wikipedia.org/wiki/C%2B%2B17">
7-
<img src="https://img.shields.io/badge/C%2B%2B-17-blue.svg" alt="standard"/>
8-
</a>
9-
<a href="https://github.com/p-ranav/tabulate/blob/master/LICENSE">
10-
<img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="license"/>
11-
</a>
12-
<img src="https://img.shields.io/badge/version-0.1.0-blue.svg?cacheSeconds=2592000" alt="version"/>
13-
</p>
14-
155
`iris` is a `C++17` header-only library that provides a [component model](https://en.wikipedia.org/wiki/Component-based_software_engineering) and messaging framework based on [ZeroMQ](https://zeromq.org/).
166

177
## Prerequisites

0 commit comments

Comments
 (0)