Skip to content

Commit

Permalink
add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ahaoboy committed May 18, 2024
1 parent 1ab4374 commit ea3ca36
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
File renamed without changes
17 changes: 17 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
Parse ansi strings and convert them to html and svg formats

```html
<div align="center">
<a href="https://github.com/ahaoboy/neofetch">
<img src="assets/win11.svg">
</a>
</div>
```

<div align="center">
<a href="https://github.com/ahaoboy/neofetch">
<img src="assets/win11.svg">
</a>
</div>


## [ansi2](./ansi2)

```rs
Expand Down

0 comments on commit ea3ca36

Please sign in to comment.