Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Loïc Perine
ProjetS2-2021-20-JMM
Commits
9e7533bc
Commit
9e7533bc
authored
Jun 25, 2021
by
Hugo DACLON
Browse files
Update README.md
parent
f5740b94
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
9e7533bc
...
...
@@ -2,7 +2,11 @@
windows :
```
bash
javac
-cp
bin
;
lib
\b
attleship-library-1.2.jar
-d
bin
-encoding
utf-8 src
\i
nfo1
\*\*
.java
javac
-cp
bin
;
lib
\b
attleship-library-1.2.jar
-d
bin
-encoding
utf-8 src
\i
nfo1
\V
ue
\*
.java
javac
-cp
bin
;
lib
\b
attleship-library-1.2.jar
-d
bin
-encoding
utf-8 src
\i
nfo1
\a
pplication
\*
.java
javac
-cp
bin
;
lib
\b
attleship-library-1.2.jar
-d
bin
-encoding
utf-8 src
\i
nfo1
\c
ontrolleur
\*
.java
javac
-cp
bin
;
lib
\b
attleship-library-1.2.jar
-d
bin
-encoding
utf-8 src
\i
nfo1
\s
hips
\*
.java
java
-cp
bin
;
lib
\b
attleship-library-1.2.jar info1.application.appli
```
linux :
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment