Compare commits
2 Commits
3e43c39ff9
...
main
Author | SHA1 | Date | |
---|---|---|---|
a98db934f0 | |||
ed9768ab27 |
14
README.md
14
README.md
@ -1,2 +1,14 @@
|
||||
# ALCompare
|
||||
Compare AniList progress.
|
||||
Compare AniList progress with your friends.
|
||||
|
||||

|
||||
|
||||
## Dependencies
|
||||
- [pnpm](https://github.com/pnpm/pnpm)
|
||||
- [node](https://github.com/nodejs/node)
|
||||
|
||||
## Getting started
|
||||
```sh
|
||||
pnpm i
|
||||
pnpm dev
|
||||
```
|
BIN
assets/screenshot.png
Normal file
BIN
assets/screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 148 KiB |
@ -2,7 +2,6 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>ALCompare: Compare AniList progress</title>
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user