mirror of
https://github.com/tiramisulabs/seyfert.git
synced 2025-07-01 20:46:08 +00:00
fix readme (#193)
This commit is contained in:
parent
07d8af7ebf
commit
c9b4078a60
14
README.md
14
README.md
@ -14,15 +14,15 @@
|
|||||||
|
|
||||||
# FAQ
|
# FAQ
|
||||||
## So, what is `seyfert`?
|
## So, what is `seyfert`?
|
||||||
Seyfert is the ultimate Discord framework! We make easy to interact with the Discord API, big cache control, scalable code and a pretty dev experience.
|
Seyfert is the ultimate Discord framework! We make it easy to interact with the Discord API, big cache control, scalable code and a pretty dev experience.
|
||||||
|
|
||||||
## Why I should use it?
|
## Why should I use it?
|
||||||
There are many reasons to use Seyfert, but we cannot put them all in here so there is a few of them!
|
There are many reasons to use Seyfert, but they dont all fit in this tiny readme, so here is a list of the most awesome reasons!
|
||||||
|
|
||||||
- **RAM Saver**
|
- **Low RAM Usage**
|
||||||
- **Latest features**
|
- **Latest features**
|
||||||
- **Dev experience**
|
- **Dev experience**
|
||||||
- **24/6 support (Sunday is for going to church)**
|
- **24/6 support (Sunday is for church)**
|
||||||
- **Written from Scratch**
|
- **Written from Scratch**
|
||||||
- **Type-safe**
|
- **Type-safe**
|
||||||
- **And many more!!**
|
- **And many more!!**
|
||||||
@ -30,12 +30,12 @@ There are many reasons to use Seyfert, but we cannot put them all in here so the
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> You **NEED** Node.js 18>= for this to work, also we recomended Node.js 20 LTS and Bun latest
|
> You **NEED** Node.js 18>= for this to work, Node.js 20 LTS and Bun latest are recommended
|
||||||
```sh
|
```sh
|
||||||
pnpm add seyfert
|
pnpm add seyfert
|
||||||
```
|
```
|
||||||
|
|
||||||
> You may use your preferred package manager, for this example I am using PNPM since is more efficient.
|
> You may use your preferred package manager, for this example PNMP is being used since it’s more efficient.
|
||||||
|
|
||||||
# Useful links
|
# Useful links
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user