Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Commit

Permalink
feat: remove old links
Browse files Browse the repository at this point in the history
  • Loading branch information
wdhdev authored Dec 4, 2023
1 parent a083916 commit d9ca00b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
1 change: 0 additions & 1 deletion .github/CODEOWNERS

This file was deleted.

8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Deprecated
Easy Script has been deprecated due to a lack of updates and features. It has been succeeded by [william.js](https://william.js.org), which has much more advanced modules, better documentation, proper TypeScript support and more.
Easy Script has been deprecated due to a lack of updates and features. It has been succeeded by [william.js](https://github.com/wdhdev/william.js), which has much more advanced modules, better documentation, proper TypeScript support and more.

---

# ✨ Easy Script
Easy Script is a npm package which makes coding in JavaScript easy!

[![Latest Release](https://img.shields.io/github/v/release/easyscriptjs/easyscript?style=for-the-badge)](https://github.com/EasyScriptJS/EasyScript/releases/latest)
[![Latest Release](https://img.shields.io/github/v/release/wdhdev/easyscript?style=for-the-badge)](https://github.com/wdhdev/EasyScript/releases/latest)

## 📊 Installation
You can use any of the commands below to install Easy Script.
Expand All @@ -19,7 +19,7 @@ npm install easyscriptjs
yarn add easyscriptjs
```

For more information on how to use Easy Script, the [docs](https://easyscript.dev) will have all the information you need.
For more information on how to use Easy Script, the [docs](https://github.com/wdhdev/EasyScript#deprecated) will have all the information you need.

## 🤔 Why?
- Beginner friendly
Expand All @@ -29,4 +29,4 @@ For more information on how to use Easy Script, the [docs](https://easyscript.de
- Simple & understandable documentation

## ❓ Support
If you need any help, feel free to [open an issue](https://github.com/EasyScriptJS/EasyScript/issues/new/choose).
If you need any help, feel free to [open an issue](https://github.com/wdhdev/EasyScript/issues/new/choose).

0 comments on commit d9ca00b

Please sign in to comment.