Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Shashank3736 committed Aug 13, 2022
1 parent b4e28f6 commit 12f2c6e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
10 changes: 10 additions & 0 deletions .github/SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,16 @@ This package versioning work like MAJOR.MINOR.PATCH structure.

All the versions before v2.0.2 works very well but have some very small bugs.

### Versions
#### v1
v1 is created for simple captcha creations. It is only capable of supporting simple customisation.

#### v2
v2 is released with more customisation method and a complete new background coding. It may not be wrong to say that I totally changed the code from v1.

#### v3
v3 is released and I shifted to skia-canvas, also more deeper level customisation is introduced. The whole thing is recoded in Typescript.

## Reporting a Vulnerability

To report a bug or typos. Create an issue with all the details you have regarding that bug with steps to reproduce it. If you know the way to solve it then you can make a pull request with the solution.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# IMPORTANT NOTE
I am not actively working on the project anymore. `v3` have almost all the features I need to make captcha and that's why I decided to stop working on this project from here on. I started this project so that I can create captchas for my discord bots easily. `v3` is still active and working perfectly.

# captcha-canvas
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
Expand Down

0 comments on commit 12f2c6e

Please sign in to comment.