Skip to content

Commit

Permalink
Formatting for Markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei-punko committed Nov 27, 2024
1 parent 050c34b commit 7b8077c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,14 @@ service(version = "0.0.1") {
```

## Initialize Git submodule with build configuration:

```
git submodule init
git submodule update
```

## How to build application:

```
gradlew clean build
```
Expand Down
2 changes: 1 addition & 1 deletion buildSrc
Submodule buildSrc updated 1 files
+3 −2 README.MD

0 comments on commit 7b8077c

Please sign in to comment.