Skip to content

Commit 6ddaca6

Browse files
committed
Saad has something to say
1 parent 57878ca commit 6ddaca6

File tree

1 file changed

+1
-19
lines changed

1 file changed

+1
-19
lines changed

README.md

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,2 @@
1-
# The Algorithms - Java
1+
Its me!!
22

3-
[![Build](https://github.com/TheAlgorithms/Java/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/TheAlgorithms/Java/actions/workflows/build.yml)
4-
[![codecov](https://codecov.io/gh/TheAlgorithms/Java/graph/badge.svg?token=XAdPyqTIqR)](https://codecov.io/gh/TheAlgorithms/Java)
5-
[![Discord chat](https://img.shields.io/discord/808045925556682782.svg?logo=discord&colorB=7289DA&style=flat-square)](https://discord.gg/c7MnfGFGa6)
6-
[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/TheAlgorithms/Java)
7-
8-
9-
You can run and edit the algorithms, or contribute to them using Gitpod.io (a free online development environment) with a single click.
10-
11-
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/TheAlgorithms/Java)
12-
13-
### All algorithms are implemented in Java (for educational purposes)
14-
These implementations are intended for learning purposes. As such, they may be less efficient than the Java standard library.
15-
16-
## Contribution Guidelines
17-
Please read our [Contribution Guidelines](CONTRIBUTING.md) before you contribute to this project.
18-
19-
## Algorithms
20-
Our [directory](DIRECTORY.md) has the full list of applications.

0 commit comments

Comments
 (0)