Skip to content

Commit 01cdfac

Browse files
committed
docs(README): add live docs and main project links
- Include shield links for live documentation and the main project repository - Enhance project visibility and provide easier access to supplementary resources
1 parent d7d9afa commit 01cdfac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
<p align="center">
88
<img src="https://img.shields.io/badge/coverage-97%25-green?style=for-the-badge" alt="coverage: 97%">
9+
<a href="https://flutter-news-app-full-source-code.github.io/docs/"><img src="https://img.shields.io/badge/LIVE_DOCS-VIEW-slategray?style=for-the-badge" alt="Live Docs: View"></a>
10+
<a href="https://github.com/flutter-news-app-full-source-code"><img src="https://img.shields.io/badge/MAIN_PROJECT-BROWSE-purple?style=for-the-badge" alt="Main Project: Browse"></a>
911
</p>
1012

1113
This `core` package serves as the foundational shared library for the [**Flutter News App Full Source Code Toolkit**](https://github.com/flutter-news-app-full-source-code). It defines the common language and data structures—including models for news content, user data, and remote configurations—that ensure consistency and accelerate development across the Flutter mobile app, web dashboard, and Dart Frog backend API.

0 commit comments

Comments
 (0)