From d901c328d0b37e36ba0e0e50305af5066889a429 Mon Sep 17 00:00:00 2001 From: slohan sainte-croix Date: Sat, 9 Nov 2019 17:58:38 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a1f06af..92dee38 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ Trafic lights are smart and can take decision according to the environnement. You need to have Apache Kafka and Zookeper for the Stream communication. -First you need to create topic's partitions : One for Manager's communications and one to traffic lights communications -*run this code in an python's interpreter +#First you need to create topic's partitions : One for Manager's communications and one to traffic lights communications +* run this code in an python's interpreter ```from confluent_kafka.admin import AdminClient, NewTopic