From 3b924ff1e6d3fd4634fa8de5ba48ef7dda47bfe9 Mon Sep 17 00:00:00 2001 From: qianlifeng Date: Sat, 15 Mar 2014 18:37:10 +0800 Subject: [PATCH] Update README.md --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 109a60740..f2eb6bf2f 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. +