From 4393b0c80df9254161fb1531d222aa4b8e4628b5 Mon Sep 17 00:00:00 2001 From: qianlifeng Date: Wed, 29 Jan 2014 18:09:49 +0800 Subject: [PATCH] Update README.md --- README.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index eb7809a29..7a06da7ca 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ -WinAlfred +Wox ========= -alfred for windows. - Screenshot ========= @@ -15,15 +13,15 @@ Screenshot Download ========= -WinAlfred is still unstable, and workflow API changes frequently. When it comes stable, we will provide executable file download. +Wox is still unstable, and plugin API changes frequently. When it comes stable, we will provide executable file download. -Create workflow +Create plugin ========= -Currently, WinAlfred support using C# and Python to write your workflows. Please refer to [Create-workflows](https://github.com/qianlifeng/WinAlfred/wiki/Create-workflows) page for more infomation. +Currently, Wox support using C# and Python to write your plugins. Please refer to [Create-plugin](https://github.com/qianlifeng/Wox/wiki/Create-workflows) page for more infomation. -Share workflow +Share plugin ========= -Share your workflows through WinAlfredWorkflows. After you upload your workflow, other uses can download or search your workflow through `wf` command (this is a workflow for workflow management , which is one of the default workflows inside winalfred). +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).