Skip to content

Commit

Permalink
fix typos in readme (#294)
Browse files Browse the repository at this point in the history
* fix typos in readme

Signed-off-by: Geodecki 2P gr.1 <[email protected]>

* disallow web robots

* Revert "disallow web robots"

This reverts commit 3432392.

---------

Signed-off-by: Geodecki 2P gr.1 <[email protected]>
  • Loading branch information
1p22geo authored Feb 5, 2024
1 parent 1cded2a commit 77ff9fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ And visit [http://localhost:3000](http://localhost:3000)

In development, we use `letter_opener` to automatically open emails in your browser. However, if you self-host, you'll likely want some basic email sending abilities.

You can use any SMTP-based mail service and then simply drop in your SMPT credentials in the `.env` file.
You can use any SMTP-based mail service and then simply drop in your SMTP credentials in the `.env` file.

[Resend](https://resend.com) is a great option for personal use as they have a very generous free plan.

Expand All @@ -75,7 +75,7 @@ If you've got an improvement, just send in a pull request!
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

If you've got feature ideas, simply [open a new issues](https://github.com/maybe-finance/maybe/issues/new)!
If you've got feature ideas, simply [open a new issue](https://github.com/maybe-finance/maybe/issues/new)!

## Repo Activity

Expand Down

0 comments on commit 77ff9fd

Please sign in to comment.