Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ringsaturn committed Oct 19, 2024
1 parent 285fce3 commit 7f5104e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@ issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
polar: # Replace with a single Polar username
custom: ["https://redcross.org.ua/en/donate/"] # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
custom: [
"https://redcross.org.ua/en/donate/",
] # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
> 2. Rust use lazy init, so first calling will be a little slow.
> 3. Use about 40MB memory.
> 4. It's tested under Python 3.9+ but support 3.8+(noqa).
> 5. Try it online: <https://ringsaturn.github.io/tzf-web/>
## Usage

Expand Down

0 comments on commit 7f5104e

Please sign in to comment.