Skip to content

Commit e29cb2b

Browse files
committed
chore: README.md update
1 parent c2deb05 commit e29cb2b

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

README.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -310,16 +310,8 @@ $ ./gradlew :backend:jvm:run
310310

311311
### Verifying Artifacts
312312

313-
The published artifacts are signed using this [key][signing_key]:
314-
315-
```
316-
pub (4)rsa4096/c124db3a8ad1c13f7153decdf209c085c8b53ca1 2017-06-11T09:45:47Z
317-
318-
uid Suresh G (Suresh Gopalakrishnan's Public Signing Key.) <[email protected]>
319-
sig cert f209c085c8b53ca1 2017-06-11T09:45:47Z 2022-06-10T09:45:47Z ____________________ [selfsig]
320-
```
321-
322-
The best way to verify artifacts is [automatically with Gradle][gradle_verification].
313+
The published artifacts are signed using this [key][signing_key]. The best way to verify artifacts
314+
is [automatically with Gradle][gradle_verification].
323315

324316
[gradle_verification]: https://docs.gradle.org/current/userguide/dependency_verification.html#sec:signature-verification
325317

0 commit comments

Comments
 (0)