Skip to content

Commit

Permalink
Modify User guy
Browse files Browse the repository at this point in the history
  • Loading branch information
Hzxin committed Feb 15, 2021
1 parent 172d77f commit 227568d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
}

group 'org.example'
version '1.0-SNAPSHOT'
version ''

repositories {
mavenCentral()
Expand Down Expand Up @@ -44,7 +44,7 @@ application {
}

shadowJar {
archiveBaseName = "duke"
archiveBaseName = "Duke"
archiveClassifier = null
}

Expand Down
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Duke User Guide

<p align="centre">
<p align="center">
<img src="./Ui.png" width="400" heigh = "600">
</p>

Expand Down

0 comments on commit 227568d

Please sign in to comment.