Skip to content
This repository was archived by the owner on Jul 22, 2020. It is now read-only.

Commit e6a0ff0

Browse files
committed
Update README.md (adding logo)
1 parent 5275e78 commit e6a0ff0

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
1+
![zenoh banner](./zenoh-dragon.png)
2+
13
[![Build Status](https://travis-ci.com/atolab/zenoh-python.svg?branch=master)](https://travis-ci.com/atolab/zenoh-python)
24
[![License](https://img.shields.io/badge/License-EPL%202.0-blue)](https://choosealicense.com/licenses/epl-2.0/)
35
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
46
[![codecov](https://codecov.io/gh/atolab/zenoh-python/branch/master/graph/badge.svg)](https://codecov.io/gh/atolab/zenoh-python)
57
[![Documentation Status](https://readthedocs.org/projects/zenoh-python/badge/?version=latest)](https://zenoh-python.readthedocs.io/en/latest/?badge=latest)
68
[![Gitter](https://badges.gitter.im/atolab/zenoh.svg)](https://gitter.im/atolab/zenoh?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
79

8-
# Zenoh Python API
10+
# Eclipse zenoh Python API
911

10-
[Zenoh](http://zenoh.io) is an extremely efficient and fault-tolerant [Named Data Networking](http://named-data.net) (NDN) protocol
12+
[Eclipse zenoh](http://zenoh.io) is an extremely efficient and fault-tolerant [Named Data Networking](http://named-data.net) (NDN) protocol
1113
that is able to scale down to extremely constrainded devices and networks.
1214

1315
The Python API is for pure clients, in other terms does not support peer-to-peer communication, can be easily

zenoh-dragon.png

32.3 KB
Loading

0 commit comments

Comments
 (0)