Skip to content

Commit f4b41b8

Browse files
Update README.md
1 parent 55d786f commit f4b41b8

1 file changed

Lines changed: 1 addition & 17 deletions

File tree

Cryptoxide/README.md

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
11
# Cryptography Project
22

3-
<div align="center">
4-
<a href="https://github.com/DefinetlyNotAI/Cryptoxide/issues"><img src="https://img.shields.io/github/issues/DefinetlyNotAI/Cryptoxide" alt="GitHub Issues"></a>
5-
<a href="https://github.com/DefinetlyNotAI/Cryptoxide/tags"><img src="https://img.shields.io/github/v/tag/DefinetlyNotAI/Cryptoxide" alt="GitHub Tag"></a>
6-
<a href="https://github.com/DefinetlyNotAI/Cryptoxide/graphs/commit-activity"><img src="https://img.shields.io/github/commit-activity/t/DefinetlyNotAI/Cryptoxide" alt="GitHub Commit Activity"></a>
7-
<a href="https://github.com/DefinetlyNotAI/Cryptoxide/languages"><img src="https://img.shields.io/github/languages/count/DefinetlyNotAI/Cryptoxide" alt="GitHub Language Count"></a>
8-
<a href="https://github.com/DefinetlyNotAI/Cryptoxide/actions"><img src="https://img.shields.io/github/check-runs/DefinetlyNotAI/Cryptoxide/main" alt="GitHub Branch Check Runs"></a>
9-
<a href="https://github.com/DefinetlyNotAI/Cryptoxide"><img src="https://img.shields.io/github/repo-size/DefinetlyNotAI/Cryptoxide" alt="GitHub Repo Size"></a>
10-
</div>
11-
123
## Overview
134

145
This project provides a simple command-line tool for encrypting and decrypting files
@@ -17,14 +8,7 @@ The configuration for the encryption key and initialization vector (IV) is read
178

189
## Download
1910

20-
Clone the repository using the following command:
21-
22-
```sh
23-
git clone https://github.com/DefinetlyNotAI/Cryptoxide.git
24-
cd Cryptoxide/Cryptoxide
25-
```
26-
27-
Now you may build and run the project. After doing the prerequisites and configuration steps.
11+
Clone the repository, and then you may build and run the project. After doing the prerequisites and configuration steps.
2812

2913
## Prerequisites
3014

0 commit comments

Comments
 (0)