From aeb7137a56284b7fe4be29989ea172f3bd56da3b Mon Sep 17 00:00:00 2001 From: Rogan Creswick Date: Wed, 5 Jun 2013 13:49:11 -0700 Subject: updated documentation, bulid files, and removed an old gitignore file --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index a88f8cd..e10ed1f 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ repository, so building FiveUI should be as simple as running: $ make In the top-level FiveUI repository root. On success, this will put -the generated extensions in the `contexts` directory. +the generated extensions in the top-level directory. ### Chrome signing key @@ -69,7 +69,6 @@ This is the repository for the FiveUI project. ``` binaries : A directory holding the latest extension binaries -build : Helper scripts for building and packaging FiveUI contexts : Implementation details for supported contexts (Firefox, Chrome, etc.) doc : FiveUI Documentation exampleData : Sample web pages and rule sets for testing. -- cgit v1.2.3