aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index afb8805..c59ea79 100644
--- a/README.md
+++ b/README.md
@@ -59,6 +59,7 @@ can make the testing process more robust.
This is the repository for the FiveUI project.
+```
binaries : A directory holding the latest extension binaries
build : Helper scripts for building and packaging FiveUI
tools : Third-party build tools
@@ -67,4 +68,5 @@ testrunner : Browser-automation tests and testing infrastructure
profiles : Sample user profiles for web browsers. Used for testing.
exampleData : Sample web pages and rule sets for testing.
doc : FiveUI Documentation
-ruleSets : A growing collection of codified Guidelines \ No newline at end of file
+ruleSets : A growing collection of codified Guidelines
+``` \ No newline at end of file