Skip to content
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.

Commit

Permalink
Minor formatting and corrections to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
motin committed Apr 10, 2018
1 parent 20086d8 commit 5e93987
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,12 @@ Depending on which data processing pipeline the study add-on is configured to us
* `pioneer` - The pings are encrypted and end up in the Pioneer processing pipeline
* `custom-telemetry-events` - The pings end up in the ordinary destination for custom telemetry events

To use, copy and adjust the files as per the `study` API above.

### `browser.prefs.*`

Allows your web extension add-on to set and read preferences.

To use, copy and adjust the files as per the `study` API above.

## What You are Building

* You are building . To deploy these after 57, you will need the magic special signing.
Expand Down
1 change: 1 addition & 0 deletions docs/development-on-the-utils.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Development on the Utils

## File structure

```
├── Dockerfile # Dockerfile possibly needed by CI
├── LICENSE
Expand Down

0 comments on commit 5e93987

Please sign in to comment.