Add shields to readme.
This commit is contained in:
parent
1f8625b530
commit
75d2ee34f9
|
@ -1,5 +1,9 @@
|
||||||
# sdn
|
# sdn
|
||||||
|
|
||||||
|
[![Crates.io](https://img.shields.io/crates/v/sdn?style=flat-square)](https://crates.io/crates/sdn)
|
||||||
|
[![Crates.io](https://img.shields.io/crates/d/sdn?style=flat-square)](https://crates.io/crates/sdn)
|
||||||
|
[![License](https://img.shields.io/badge/license-ISC-blue?style=flat-square)](LICENSE)
|
||||||
|
|
||||||
Software Defined Networking
|
Software Defined Networking
|
||||||
|
|
||||||
## git repo URLs
|
## git repo URLs
|
||||||
|
|
Loading…
Reference in New Issue