Skip to content

Commit

Permalink
Merge branch 'main' of github.com:kiwamizamurai/scrambling-ascii-art
Browse files Browse the repository at this point in the history
  • Loading branch information
kiwamizamurai committed Dec 29, 2024
2 parents 2763846 + 4380c57 commit a8877b5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Scrambling ASCII Art

[![npm version](https://badge.fury.io/js/scrambling-ascii-art.svg)](https://badge.fury.io/js/scrambling-ascii-art)
![NPM Version](https://img.shields.io/npm/v/scrambling-ascii-art)
![NPM Downloads](https://img.shields.io/npm/dm/scrambling-ascii-art)
[![CI](https://github.com/kiwamizamurai/scrambling-ascii-art/actions/workflows/ci.yml/badge.svg)](https://github.com/kiwamizamurai/scrambling-ascii-art/actions/workflows/ci.yml)

A TypeScript library for creating scrambling ASCII art animations with optional React support.
Expand Down Expand Up @@ -97,4 +98,4 @@ Contributions are welcome! Feel free to submit a Pull Request.

## License

MIT License - see [LICENSE](LICENSE) file for details
MIT License - see [LICENSE](LICENSE) file for details

0 comments on commit a8877b5

Please sign in to comment.