From b2aeda0b280dab9d50bc0e6474881d8a040db854 Mon Sep 17 00:00:00 2001 From: shivamcandela Date: Fri, 16 Apr 2021 22:07:25 +0530 Subject: [PATCH] readme fix Signed-off-by: shivamcandela --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f53827dce..7c554a99e 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ All code must be written in python 3 and conform to PEP 8 style guide. The test ├── lanforge - /* to be migrated */ ├── libs │ ├── controller -/* Library Support for controller part */ - │ ├── apnos -/* Library Support for Access Points (uses AP SSH) */ + ├── apnos -/* Library Support for Access Points (uses AP SSH) */ │ ├── lanforge │ ├── perfecto -/* Library Support for Perfecto Traffic Generator*/ │ ├── testrails -/* Result Visualization (will be depreciated )*/