From 21c2e580c9120792eac464ddf35a7358ce3e264b Mon Sep 17 00:00:00 2001 From: Kristopher A Guzman Date: Tue, 1 Mar 2016 00:46:45 -0500 Subject: [PATCH] Update README.md --- README.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 93c2e42..c0b610e 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ # Iron Gate -Iron Gate is the code name given to a really convenient files and folders organization system. This is a cross-platform application built for Windows and Mac OSX. Some really great features: +Iron Gate is the code name given to a project that will provide convenient and simple tag based file and folder management. This is a cross-platform application for Windows, Mac OSX, and Linux. Some of the main features we are aiming for: - - Tag files and folders for quick search up - - Save folder structures frequently used - - Create predefined directories based on common usages + - Inexact search using tags + - 1 click folder organizer + - 1 click file/folder tagging + - Save folder structures frequently used as templates - Search, upload, and download other user directory templates - Easily remove unused files and folders - ... more to come @@ -17,14 +18,14 @@ Iron Gate is the code name given to a really convenient files and folders organi The following is used to develop Iron Gate: -* [JavaFX] - great GUI library -* [JavaFX Scene Builder] - faster way to build! +* [JavaFX] - GUI library +* [JavaFX Scene Builder] - Quick GUI design Iron Gate is open source, feel free to [contribute]! ### Installation -Any java based IDE can build Iron Gate, although [IntelliJ] is highly recommended. +Any java based IDE can build Iron Gate, although [IntelliJ] is our personal preference. ### Plugins @@ -37,12 +38,12 @@ Iron Gate will eventually use the following plugins: - ~~file browser controller~~ - tag feature - design gui - - cloud service suppoort + - cloud service support - everything else [//]: # (These are reference links used in the body of this note and get stripped out when the markdown processor does its job. There is no need to format nicely because it shouldn't be seen. Thanks SO - http://stackoverflow.com/questions/4823468/store-comments-in-markdown-syntax) [JavaFx]: - [JavaFX Scene Builder]: + [JavaFX Scene Builder]: [IntelliJ]: [contribute]: