Skip to content

Commit 17aeb80

Browse files
Improve README (#2)
1 parent 628ccc5 commit 17aeb80

1 file changed

Lines changed: 4 additions & 25 deletions

File tree

README.md

Lines changed: 4 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -11,29 +11,8 @@ and the Flutter guide for
1111
[developing packages and plugins](https://flutter.dev/to/develop-packages).
1212
-->
1313

14-
TODO: Put a short description of the package here that helps potential users
15-
know whether this package might be useful for them.
14+
![Main CI](https://github.com/ThomasDevApps/flutter_highlight/actions/workflows/main.yml/badge.svg)
15+
![GitHub Release](https://img.shields.io/github/v/release/ThomasDevApps/flutter_highlight)
16+
![Pub Version](https://img.shields.io/pub/v/my_flutter_highlight)
1617

17-
## Features
18-
19-
TODO: List what your package can do. Maybe include images, gifs, or videos.
20-
21-
## Getting started
22-
23-
TODO: List prerequisites and provide or point to information on how to
24-
start using the package.
25-
26-
## Usage
27-
28-
TODO: Include short and useful examples for package users. Add longer examples
29-
to `/example` folder.
30-
31-
```dart
32-
const like = 'sample';
33-
```
34-
35-
## Additional information
36-
37-
TODO: Tell users more about the package: where to find more information, how to
38-
contribute to the package, how to file issues, what response they can expect
39-
from the package authors, and more.
18+
In development.

0 commit comments

Comments
 (0)