Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Aslhans committed Nov 9, 2019
1 parent 4a80563 commit d901c32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d901c32

Please sign in to comment.