From 7738b151f582ca3696245317dca2da60f91e6ee5 Mon Sep 17 00:00:00 2001 From: Juraj Oravec Date: Thu, 13 Jun 2019 16:14:17 +0200 Subject: [PATCH] Update README Signed-off-by: Juraj Oravec --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index df60db7..a467bc3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # KDevelop Falkon Python -Falkon Python plugin template for KDevelop. +Falkon Python plugin templates for KDevelop. + +## Directory structure + +- **plugin**: python plugin project template +- **button**: toolbar button file template +- **sidebar**: sidebar template file template