Skip to content

Commit dd13567

Browse files
committed
Update README.rst
1 parent 891d276 commit dd13567

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README.rst

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,36 +2,40 @@ Overview
22
========
33
Plugins for KineticWing IDE
44

5+
See official page. `KineticWing IDE <http://github.com/speedovation>`_
6+
7+
8+
Deprecated
9+
******************
10+
Below part is deprecated.
11+
512
Python based plugin system and supports plug and play functionality.
613

714
Each plugin loaded from Actions.Json. This created menus and actions inside editor.
815

916
Global config where you can disable unwanted plugins. By default it will load all plugins.
1017

1118
TODO
12-
====
19+
1320
1. Update readme
1421
2. Releasing PhpParser
1522
3. Working on FTP uploader
1623

1724

1825
License
19-
=======
2026
Everything except third party libraries are under Apache License, Version 2.0
2127

2228
Feel free to do whatever you like with code.
2329

2430

2531
Requirements
26-
============
2732
1. Python 3.x
2833
2. PythonQt latest (rev 356)
2934

3035

3136
Optional Requirement
32-
====================
3337
Arpeggio Latest
3438

3539
We are updating this readme. Most plugins here are incomplete.
3640

37-
Stay tuned. :)
41+
Stay tuned. :)

0 commit comments

Comments
 (0)