Skip to content

Commit 95aa6d9

Browse files
committed
Removed status badges and changed phrasing of header
1 parent f7865b4 commit 95aa6d9

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

README.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,12 @@
66
>
77
> For a project designed for use by the public, please refer to the [original repository.](https://github.com/googleapis/google-http-java-client)
88
>
9-
> The README of the original project is reproduced below for your convenience and to provide proper attribution.
9+
> An excerpt from the README of the original project is reproduced below for your convenience and to provide proper attribution.
1010
> This project is not affiliated, associated, endorsed by, or in any way officially connected with Google, or any of its subsidiaries or its affiliates.
1111
1212
---
1313

14-
# Original README
15-
16-
[![Maven][maven-version-image]][maven-version-link]
17-
![Stability][stability-image]
18-
[![CI Status][ci-status-image]][ci-status-link]
14+
# Excerpt from the original README
1915

2016
## Description
2117
Written by Google, the Google HTTP Client Library for Java is a flexible, efficient, and powerful
@@ -68,9 +64,3 @@ might result, and you are not guaranteed a compilation error.
6864
[google-oauth-client]: https://github.com/googleapis/google-oauth-java-client
6965
[google-api-client]: https://github.com/googleapis/google-api-java-client
7066
[contributions]: CONTRIBUTING.md
71-
72-
[ci-status-image]: https://github.com/googleapis/google-http-java-client/actions/workflows/ci.yaml/badge.svg?event=push
73-
[ci-status-link]: https://github.com/googleapis/google-http-java-client/actions?query=event%3Apush
74-
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.http-client/google-http-client.svg
75-
[maven-version-link]: https://search.maven.org/search?q=g:com.google.http-client%20AND%20a:google-http-client&core=gav
76-
[stability-image]: https://img.shields.io/badge/stability-stable-green

0 commit comments

Comments
 (0)