-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
51 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
<h1 align="center">Welcome to ctc-lite 👋</h1> | ||
<p> | ||
<img alt="Version" src="https://img.shields.io/badge/version-2.0.0-blue.svg?cacheSeconds=2592000" /> | ||
<a href="https://github.com/ujw0l/ctc-lite#readme" target="_blank"> | ||
<img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" /> | ||
</a> | ||
<a href="https://github.com/ujw0l/ctc-lite/graphs/commit-activity" target="_blank"> | ||
<img alt="Maintenance" src="https://img.shields.io/badge/Maintained%3F-yes-green.svg" /> | ||
</a> | ||
<a href="https://github.com/ujw0l/ctc-lite/blob/master/LICENSE" target="_blank"> | ||
<img alt="License: GPL--2.0" src="https://img.shields.io/github/license/ujw0l/ctc-lite" /> | ||
</a> | ||
</p> | ||
|
||
> ecommerce plugin for wordpress | ||
### 🏠 [Homepage](https://wordpress.org/plugins/ctc-lite/) | ||
|
||
## Run tests | ||
|
||
```sh | ||
npm run test | ||
``` | ||
|
||
## Author | ||
|
||
👤 **UjW0L** | ||
|
||
* Website: http://ujw0l.github.io | ||
* Github: [@ujw0l](https://github.com/ujw0l) | ||
* LinkedIn: [@ujwol-bastakoti-559219236](https://linkedin.com/in/ujwol-bastakoti-559219236) | ||
|
||
## 🤝 Contributing | ||
|
||
Contributions, issues and feature requests are welcome!<br />Feel free to check [issues page](https://github.com/ujw0l/ctc-lite/issues). You can also take a look at the [contributing guide](https://github.com/ujw0l/ctc-lite/blob/master/CONTRIBUTING.md). | ||
|
||
## Show your support | ||
|
||
Give a ⭐️ if this project helped you! | ||
|
||
<a href="https://www.patreon.com/UjW0L"> | ||
<img src="https://c5.patreon.com/external/logo/become_a_patron_button@2x.png" width="160"> | ||
</a> | ||
|
||
## 📝 License | ||
|
||
Copyright © 2023 [UjW0L](https://github.com/ujw0l).<br /> | ||
This project is [GPL--2.0](https://github.com/ujw0l/ctc-lite/blob/master/LICENSE) licensed. | ||
|
||
*** | ||
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_ |