Skip to content

Commit

Permalink
add used by
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Hunter <8398225+crhntr@users.noreply.github.com>
  • Loading branch information
crhntr authored Jan 31, 2025
1 parent 9dc972d commit 5ecf5d7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ No extra runtime dependencies are required—just plain Go code.
- It generates a receiver interface to represent the boundary between your app code and HTTP/HTML
- Use this to mock out your server and test the view layer of your application

### Used By
- [portfoliotree.com](https://portfoliotree.com)

## Examples

The [example directory](example) has a worked example.
Expand Down Expand Up @@ -44,3 +41,5 @@ For a more complete example, see: https://github.com/crhntr/muxt-template-module
- Goals:
[see enhancement issues](https://github.com/crhntr/muxt/issues?q=is%3Aissue%20state%3Aopen%20label%3Aenhancement)

## Used By
- [portfoliotree.com](https://portfoliotree.com)

0 comments on commit 5ecf5d7

Please sign in to comment.