update depencency name

This commit is contained in:
ghost 2023-12-16 13:05:40 +02:00
parent 0d95eaecc4
commit e06e5813f8
4 changed files with 21 additions and 21 deletions

View file

@ -1,12 +1,12 @@
# dns-api
# net-api
Simple DNS API
Simple Network Tools API
## Install
```
git clone https://github.com/YGGverse/dns-api.git
cd dns-api
git clone https://github.com/YGGverse/net-api.git
cd net-api
composer install
```