aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Rogan Creswick <creswick@gmail.com>2013-06-05 13:49:11 -0700
committerGravatar Rogan Creswick <creswick@gmail.com>2013-06-05 13:49:11 -0700
commitaeb7137a56284b7fe4be29989ea172f3bd56da3b (patch)
treec6d27e5a948eab66772c1dae1ad8569e8b6d4ae8 /README.md
parent95ecebd9cf80e06342ea1acef1da8bbadbce9208 (diff)
updated documentation, bulid files, and removed an old gitignore file
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
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.