From 4cea2e90d8073da0743e50f04ffa98f977cdfa77 Mon Sep 17 00:00:00 2001 From: alessio Date: Fri, 11 Aug 2017 21:48:54 +0200 Subject: [PATCH] wiki moved --- README.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 4d9eb31..457a0a6 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,18 @@ Various operations can be programmed for each project, which can be executed at

+#### Wiki + +- [Getting Started](#installation) +- [Config sample](#config-sample) - Sample config file +- [Run cmd](#run) - Run a project +- [Add cmd](#add) - Add a new project +- [Init cmd](#init) - Make a custom config step by step +- [Remove cmd](#remove) - Remove a project +- [List cmd](#list) - List the projects +- [Support](#support-us-and-suggest-an-improvement) +- [Backers and Sponsors](#backers) + #### Features - Two watcher types: file system and polling @@ -49,18 +61,6 @@ v 1.5 - [ ] Support to ignore paths and files in gititnore - [ ] Input redirection (wait for an input and redirect) -#### Wiki - -- [Getting Started](#installation) -- [Config sample](#config-sample) - Sample config file -- [Run cmd](#run) - Run a project -- [Add cmd](#add) - Add a new project -- [Init cmd](#init) - Make a custom config step by step -- [Remove cmd](#remove) - Remove a project -- [List cmd](#list) - List the projects -- [Support](#support-us-and-suggest-an-improvement) -- [Backers and Sponsors](#backers) - #### Installation Run this to get/install: ```