From 407822c9df4d66dc3cd4e6fc912836b7b98c27be Mon Sep 17 00:00:00 2001 From: Umar Abdul Aziz Date: Wed, 24 Oct 2018 06:10:24 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e739c2f..5d472f5 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Pyhton dan Qt4 di Ubuntu This is project implementation of client and server UDP with python and Qt4 on ubuntu -Run with : +Run with this command : $ python3 udb_chat_server.py (in one terminal) $ python3 udp_chat_client.py (other terminal/PC with some wifi network )