Skip to content

Commit

Permalink
Update doc/readme headers. (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
rlubke authored Jan 10, 2025
1 parent b5ad2fc commit 230171c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Coherence JavaScript Client
# JavaScript Client for Oracle Coherence
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=oracle_coherence-js-client&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=oracle_coherence-js-client)

Coherence JavaScript Client allows Node applications to act as
Expand Down
2 changes: 1 addition & 1 deletion typedoc.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"entryPointStrategy": "resolve",
"out": "docs",
"excludePrivate": true,
"name": "Oracle Coherence JavaScript Client",
"name": "JavaScript Client API Reference for Oracle Coherence",
"includeVersion": true,
"readme": "README.md",
"hideGenerator": true,
Expand Down

0 comments on commit 230171c

Please sign in to comment.