Skip to content

Commit

Permalink
Merge pull request #57 from canonical-web-and-design/link-to-dev-guide
Browse files Browse the repository at this point in the history
Add local development guide link to README
  • Loading branch information
anthonydillon committed May 26, 2022
2 parents ef98052 + 43f09b2 commit 1aa6941
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@ will:

## Usage

### Local development

For local development, it's best to test this module with one of our website projects like [ubuntu.com](https://github.com/canonical-web-and-design/ubuntu.com/). For more information, follow [this guide (internal only)](https://discourse.canonical.com/t/how-to-run-our-python-modules-for-local-development/308).

### Application code

The `image_template` function can be used directly to generate image Markup.

``` python3
Expand Down

0 comments on commit 1aa6941

Please sign in to comment.