From de7092107a15b44a6a4b8f78af19d1cab5b229e9 Mon Sep 17 00:00:00 2001 From: Juraj Oravec Date: Sun, 30 Jun 2019 00:09:58 +0200 Subject: [PATCH] README: Mark config file template as stable Signed-off-by: Juraj Oravec --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac04cbd..4068bab 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Falkon Python plugin templates for KDevelop. - [**plugin**](https://www.pling.com/p/1308708/): python plugin project template - [**button**](https://www.pling.com/p/1309745/): toolbar button file template - [**sidebar**](https://www.pling.com/p/1309756/): sidebar file template -- [**config**](https://www.pling.com/p/1312070/): python - PySide2 config class template (in progress) +- [**config**](https://www.pling.com/p/1312070/): python - PySide2 config class template ## Acknowledgments