Skip to content

Commit a335042

Browse files
committed
Update description
1 parent 264b5dd commit a335042

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,12 @@
1717

1818
---
1919

20-
# Apitally client library for Java
20+
# Apitally SDK for Java
2121

2222
[![Tests](https://github.com/apitally/apitally-java/actions/workflows/tests.yaml/badge.svg?event=push)](https://github.com/apitally/apitally-java/actions)
2323
[![Codecov](https://codecov.io/gh/apitally/apitally-java/graph/badge.svg?token=sV0D4JeWG6)](https://codecov.io/gh/apitally/apitally-java)
2424

25-
This client library for Apitally currently supports the following Java web
26-
frameworks:
25+
This SDK for Apitally currently supports the following Java web frameworks:
2726

2827
- [Spring Boot](https://docs.apitally.io/frameworks/spring-boot) (≥ 3.0, Java
2928
17+)

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<version>0.1.0</version>
1010
<packaging>jar</packaging>
1111
<name>Apitally</name>
12-
<description>Client library for Apitally, a simple API monitoring and analytics tool for REST APIs built with Spring Boot.</description>
12+
<description>SDK for Apitally, a simple API monitoring and analytics tool for REST APIs built with Spring Boot.</description>
1313
<url>https://github.com/apitally/apitally-java</url>
1414

1515
<licenses>

0 commit comments

Comments
 (0)