From 86701d02d0f166c753ce631f2ac8fe14e4ff49dc Mon Sep 17 00:00:00 2001
From: Jacek Kowalski <Jacek@jacekk.info>
Date: Mon, 04 May 2020 17:10:45 +0000
Subject: [PATCH] README - create examples table and add new project to it

---
 README.md |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index f43b0e2..c4ef756 100644
--- a/README.md
+++ b/README.md
@@ -11,5 +11,9 @@
 
 ## Examples
 
-Check out https://github.com/jacekkow/docker-plugin-ipam
-for a real-life plugin that uses this API.
+Check out following real-life plugins that utilize this package:
+
+| Plugin | Type | URL |
+| ------ | ---- | --- |
+| jacekkow/pyipam | IpamDriver | https://github.com/jacekkow/docker-plugin-pyipam |
+| jacekkow/pyveth | NetworkDriver | https://github.com/jacekkow/docker-plugin-pyveth |

--
Gitblit v1.9.1