Skip to content

Commit 80e8cf6

Browse files
committed
Remove WIP
1 parent adf7513 commit 80e8cf6

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
11
# 🔐 Rust Crypt: A Customizable Encryptor Built with Rust
22

3+
<!--
34
![WIP](https://img.shields.io/badge/status-WIP-orange?style=flat-square)
5+
-->
6+
![Status: Stable](https://img.shields.io/badge/status-stable-brightgreen?style=flat-square)
47
[![dependency status](https://deps.rs/repo/github/aelmizeb/rust-crypt/status.svg)](https://deps.rs/repo/github/aelmizeb/rust-crypt)
58
![Total Downloads](https://img.shields.io/github/downloads/aelmizeb/rust-crypt/total)
69
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
710

11+
<!--
812
> ⚠️ **WORK IN PROGRESS**
913
> This app is currently under active development. It is not ready for use. Please do not install it.
14+
-->
1015

1116
A GUI-based encryption app built with Rust to explore and test the Rust GUI ecosystem.
1217
It allows users to encrypt and decrypt text using configurable logic. Designed to be educational, flexible, and a hands-on testbed for learning GUI development in Rust.

0 commit comments

Comments
 (0)