diff --git a/README.md b/README.md index 109a607405..f2eb6bf2f8 100644 --- a/README.md +++ b/README.md @@ -22,12 +22,15 @@ Download Wox is still unstable, and plugin API changes frequently. When it comes stable, we will provide executable file download. -Create plugin +Create and Share Plugin ========= Currently, Wox support using C# and Python to write your plugins. Please refer to [Create-plugin](https://github.com/qianlifeng/Wox/wiki/Create-plugins) page for more infomation. +You can share your plugin with WoxPlugins. After you upload your plugin, other uses can download or search your plugin through `wpm install ` command (this is a plugin for plugin management, which is one of the default plugins inside Wox). -Share plugin + +Create and Share Theme ========= -Share your plugin through WoxPlugins. After you upload your plugin, other uses can download or search your plugin through `plugin` command (this is a plugin for plugin management, which is one of the default plugins inside Wox). +Wox provide an online theme editor [http://www.getwox.com/themebuilder](http://www.getwox.com/themebuilder), you build your own theme for wox. +