From d1d7b3798f564e8c19cd79667b9a41a471d14b15 Mon Sep 17 00:00:00 2001 From: Yashar Fakhari Date: Thu, 26 Oct 2023 04:59:35 -0700 Subject: [PATCH] Update README.md (#1286) Fixed the broken tumblr logo and added a divider line before the Project Structure section to improve readability. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9668fdf367..d24bea4324 100644 --- a/README.md +++ b/README.md @@ -337,7 +337,7 @@ Obtain SMTP credentials from a provider for transactional emails. Set the SMTP_
- + - Go to http://www.tumblr.com/oauth/apps - Once signed in, click **+Register application** @@ -395,6 +395,8 @@ Obtain SMTP credentials from a provider for transactional emails. Set the SMTP_ - Create a new app by going to your Dashboard using the My Apps option in the top nav bar or by going to https://developer.intuit.com/app/developer/myapps - In your App, under Development, Keys & OAuth (right nav), find the Client ID and Client Secret for your `.env` file +
+ Project Structure -----------------