mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-19 05:09:38 +02:00
fix typos in readme (#294)
* fix typos in readme
Signed-off-by: Geodecki 2P gr.1 <113300767+1p22geo@users.noreply.github.com>
* disallow web robots
* Revert "disallow web robots"
This reverts commit 3432392b10
.
---------
Signed-off-by: Geodecki 2P gr.1 <113300767+1p22geo@users.noreply.github.com>
This commit is contained in:
parent
1cded2af90
commit
77ff9fd2a2
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue