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

Commit 3007247

Browse files
📝 Update Readme
1 parent 031eb7c commit 3007247

File tree

3 files changed

+12
-7
lines changed

3 files changed

+12
-7
lines changed

‎.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.class

‎readme.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,21 @@
22

33
[Based on this Stack Overflow Question](https://stackoverflow.com/questions/3732109)
44

5-
## Support
5+
![API Screenshot](./screenshot.png)
66

7-
Open an Issue, I will check it a soon as possible 👀
7+
## Run
88

9-
If you want to hurry me up a bit
10-
[send me a tweet](https://twitter.com/UltiRequiem) 😆
9+
First compile:
1110

12-
Consider [supporting me on Patreon](https://patreon.com/UltiRequiem) if you like
13-
my work 🙏
11+
```sh
12+
javac Server.java
13+
```
1414

15-
Don't forget to start the repo ⭐
15+
Then:
16+
17+
```sh
18+
java Server
19+
```
1620

1721
## Licence
1822

‎screenshot.png

7.41 KB
Loading[フレーム]

0 commit comments

Comments
(0)

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