Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Commit 9a3d916

Browse files
🎨 Another Better README!
1 parent 88417c9 commit 9a3d916

File tree

1 file changed

+23
-4
lines changed

1 file changed

+23
-4
lines changed

‎README.md

Lines changed: 23 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,31 @@
1616

1717
## **"Some" Utilities you can use for your `Java` projects "*freely*"!**
1818

19-
# :arrow_down: **How To Install** :heavy_plus_sign:
19+
\***Coughs**\* *"freely"* in the sense that you still need to include the [**`license`**](./LICENSE) into your program.
20+
21+
Files are **`compiled`** with **`Java-8`** and above, but mostly **`Java-11`**.
22+
23+
---
24+
25+
# :heavy_plus_sign: **Features** :triangular_flag_on_post:
26+
[Contributing.md](https://github.com/JumperBot/Java-SomeUtils/blob/master/.github/CONTRIBUTING.md/#navigating-the-repository) has a large ***(to very large)*** section or division just for this!
27+
28+
**[`This repository`](https://github.com/JumperBot/Java-SomeUtils/) has common/uncommon`utilities`** you can use for your program!
29+
30+
You may use any class you can find as long as you include the [**`license`**](./LICENSE).
31+
32+
---
33+
34+
# :truck: **How To Install** :arrow_down:
2035

2136
```shell
2237
git clone https://github.com/JumperBot/SomeUtils.git
2338
cp $HOME"/Java-SomeUtils/build/*" "/Your/Project/src/"
2439
cp $HOME"/Java-SomeUtils/LICENSE" "/Your/Project/src/SomeUtils/"
2540
```
2641

42+
---
43+
2744
# :wrench: **How To Use** :hammer:
2845

2946
**Import** a **`class`** using:
@@ -32,20 +49,22 @@
3249
import SomeUtils.WhatYouNeed.WhatYouNeed;
3350
```
3451

52+
A **`documentation`** for each class is included in it's own [**`src/`**](./src/SomeUtils) subdirectory.
53+
3554
A **`demo`** is **included** in each class, **check them out** before using them!
3655

3756
---
3857

3958
# :building_construction: Contributing :speech_balloon:
4059

41-
[**Community Contribution**](./.github/CONTRIBUTING.md) is **welcome** in this repository.
60+
[**`Community Contribution`**](./.github/CONTRIBUTING.md) is **welcome** in this repository.
4261

43-
You may **use anything** in this repository as long as you include the [**license**](./LICENSE).
62+
As long as you **don't ignore** the [**`Code Of Conduct`**](https://github.com/JumperBot/Java-SomeUtils/blob/master/.github/CODE_OF_CONDUCT.md) and [**`some extra guidelines`**](./.github/CONTRIBUTING.md)!
4463

4564
---
4665

4766
# :busts_in_silhouette: Contributors :monocle_face:
4867

4968
<img src="https://contrib.rocks/image?repo=JumperBot/Java-SomeUtils"></img>
5069

51-
</div>
70+
</div>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /