Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kaloyan-raev authored Feb 18, 2018
1 parent ec96861 commit d249d1b
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Zend Debugger Toolbar add-on for Firefox

Zend Debugger Toolbar for Firefox provides integration with Zend debugging and profiling tools.

## Building XPI
To build XPI from the sources call 'mvn clean install' in the project root.
## Installation

The add-on is available for installation at Mozilla Add-ons: https://addons.mozilla.org/en-US/firefox/addon/zend-debugger-toolbar/

## Testing locally

Any modifications to the code can be tested locally as a [temporary installation in Firefox](https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Temporary_Installation_in_Firefox).

0 comments on commit d249d1b

Please sign in to comment.