Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
CaiJingLong committed May 21, 2023
1 parent eaf2b48 commit 4302ede
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
A sample command-line application with an entrypoint in `bin/`, library code
in `lib/`, and example unit test in `test/`.
# Write action by dart

## Getting Started

1. Click `Use the template` button to create your own repository.
2. Write dart code in `bin/main.dart`.

0 comments on commit 4302ede

Please sign in to comment.