Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Buckram123 committed May 15, 2024
1 parent a692584 commit 522f1e9
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,14 @@ The setup will suggest you to install a few tools that are used in the template.

We recommend updating the names of the packages and variables to be custom to your application. You should be able to do this easily with a global replace.

For example:
- ~~my-package~~ -> ibcmail
For example:

- ~~my-app~~ -> ibcmail-client
- ~~my_app~~ -> ibcmail_client
- ~~MyApp~~ -> IbcMailClient
- ~~my-adapter~~ -> ibcmail-server
- ~~my_adapter~~ -> ibcmail_server
- ~~MyApp~~ -> IbcMailServer
-
- ~~MyAdapter~~ -> IbcMailServer

## Using the Justfile

Expand Down

0 comments on commit 522f1e9

Please sign in to comment.