Skip to content

Commit

Permalink
Merge pull request #239 from atsign-foundation/jt/docs
Browse files Browse the repository at this point in the history
docs: added newline in README.md
  • Loading branch information
JeremyTubongbanua authored Oct 27, 2024
2 parents 94ed6a7 + 7c4909f commit 1068d52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ jobs:
env:
MAVEN_USERNAME: ${{ secrets.MAVEN_USERNAME }}
MAVEN_PASSWORD: ${{ secrets.MAVEN_PASSWORD }}
GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}
GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ The Java SDK can be added to your project through a compiled JAR or by Maven!
```

## Getting Started

#### Note: Java and Maven are Prerequisites to use at_java

Clone the at_java repo from GItHub using
Expand Down

0 comments on commit 1068d52

Please sign in to comment.