Skip to content

Commit c26158d

Browse files
committed
v0.1.0: initial release
1 parent b122c48 commit c26158d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Archived originals from the Perl-based Asciiquarium are kept under `archive/orig
1515

1616
[dependencies]
1717
egui = "0.27"
18-
asciiquarium_rust = { path = "." } # or from your git repo/registry
18+
asciiquarium_rust = { git = "https://github.com/gitcoder89431/asciiquarium-rust", tag = "v0.1.0" }
1919

2020
2) Prepare assets and state in your app:
2121

0 commit comments

Comments
 (0)