Skip to content

Commit

Permalink
Remove badges from readme
Browse files Browse the repository at this point in the history
The CI badge lies, it always seems to say passing even if not.
The NPM version one is redundant with the releases section which
is displayed more prominently by GitHub.
  • Loading branch information
Gerrit0 committed Dec 9, 2024
1 parent 51e1c9d commit a7bff48
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@

Documentation generator for TypeScript projects.

[![CI](https://github.com/TypeStrong/typedoc/workflows/CI/badge.svg)](https://github.com/TypeStrong/typedoc/actions)
[![NPM Version](https://img.shields.io/npm/v/typedoc?color=33cd56&logo=npm)](https://www.npmjs.com/package/typedoc)

## Documentation

For more detailed documentation, the changelog, and TypeDoc documentation rendered with TypeDoc, see https://typedoc.org.
Expand Down

0 comments on commit a7bff48

Please sign in to comment.