You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(README): remove unnecessary documentation reference and blank lines
- Deleted the additional documentation line and blank lines in the 'Getting Started & Running Locally' section.
- Maintained the essential information and hyperlink for the Local Setup Guide.
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -103,6 +103,4 @@ Say goodbye to risky manual database updates. A professional, versioned migratio
103
103
This `Flutter News App API Server` package is an integral part of the [**Flutter News App Full Source Code Toolkit**](https://github.com/flutter-news-app-full-source-code). For comprehensive details regarding licensing, including trial and commercial options for the entire toolkit, please refer to the main toolkit organization page.
104
104
105
105
## 🚀 Getting Started & Running Locally
106
-
For a complete guide on setting up your local environment, running the server, and understanding the configuration, please see the **[Local Setup Guide](https://flutter-news-app-full-source-code.github.io/docs/api-server/local-setup/)** in our official documentation.
107
-
108
-
Our documentation provides a detailed, step-by-step walkthrough to get you up and running smoothly.
106
+
For a complete guide on setting up your local environment, running the server, and understanding the configuration, please see the **[Local Setup Guide](https://flutter-news-app-full-source-code.github.io/docs/api-server/local-setup/)** in our official documentation.
0 commit comments