Skip to content

Commit c07caae

Browse files
ptrthomasclaude
andcommitted
[no ci] update README with title, badges and support link
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 2e117ee commit c07caae

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# Karate
2+
3+
**The open-source tool that combines API testing, mocks, performance testing, and UI automation into a single, unified framework.**
4+
5+
[![Maven Central](https://img.shields.io/maven-central/v/io.karatelabs/karate-core.svg)](https://central.sonatype.com/namespace/io.karatelabs)
6+
[![Build Status](https://github.com/karatelabs/karate/actions/workflows/maven-build.yml/badge.svg?branch=develop)](https://github.com/karatelabs/karate/actions?query=workflow%3Amaven-build)
7+
[![GitHub release](https://img.shields.io/github/release/karatelabs/karate.svg)](https://github.com/karatelabs/karate/releases)
8+
[![Twitter Follow](https://img.shields.io/twitter/follow/getkarate?style=social)](https://twitter.com/getkarate)
9+
[![GitHub Stars](https://img.shields.io/github/stars/karatelabs/karate?style=social)](https://github.com/karatelabs/karate/stargazers)
10+
111
<table>
212
<tr>
313
<td>
@@ -27,4 +37,11 @@ Anchor links (e.g. `#syntax-guide`, `#configuration`) can be appended to navigat
2737
</tr>
2838
</table>
2939

40+
<div>
41+
<a href="https://github.com/karatelabs/karate/wiki/Support">
42+
<img src="https://img.shields.io/badge/Support-Resources-red.svg"/>
43+
</a>
44+
</div>
45+
46+
3047

0 commit comments

Comments
 (0)