Skip to content

Commit 294d7b1

Browse files
authored
fix codacy badge
1 parent c8615c8 commit 294d7b1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ Xatkit - The easiest way to build complex digital assistants
33
[![License Badge](https://img.shields.io/badge/license-EPL%202.0-brightgreen.svg)](https://opensource.org/licenses/EPL-2.0)
44
[![Java CI with Maven](https://github.com/xatkit-bot-platform/xatkit-runtime/actions/workflows/maven.yml/badge.svg)](https://github.com/xatkit-bot-platform/xatkit-runtime/actions/workflows/maven.yml)
55
[![codecov](https://codecov.io/gh/xatkit-bot-platform/xatkit-runtime/branch/master/graph/badge.svg)](https://codecov.io/gh/xatkit-bot-platform/xatkit-runtime)
6-
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/4cdbb07fc78f4b0f9c3a5b5c254a4c2b)](https://www.codacy.com/app/gdaniel/xatkit-runtime?utm_source=github.com&utm_medium=referral&utm_content=xatkit-bot-platform/xatkit-runtime&utm_campaign=Badge_Grade)
7-
[![BCH compliance](https://bettercodehub.com/edge/badge/xatkit-bot-platform/xatkit-runtime?branch=master)](https://bettercodehub.com/)
6+
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/4f27e0c3177e4417bf99dfac10f3d56b)](https://www.codacy.com/gh/xatkit-bot-platform/xatkit-runtime/dashboard?utm_source=github.com&utm_medium=referral&utm_content=xatkit-bot-platform/xatkit-runtime&utm_campaign=Badge_Grade)[![BCH compliance](https://bettercodehub.com/edge/badge/xatkit-bot-platform/xatkit-runtime?branch=master)](https://bettercodehub.com/)
87
[![Latest Javadoc Badge](https://img.shields.io/badge/javadoc-latest-brightgreen.svg)](https://xatkit-bot-platform.github.io/xatkit-runtime-docs/releases/snapshot/doc/)
98

109
Xatkit is a generic bot platform that embeds a dedicated **chatbot-specific language** to specify user intentions and received events, and bind them to computable actions. The modeled chatbot definition is handled by this **Xatkit Runtime Engine**, which automatically manages its deployment and execution.

0 commit comments

Comments
 (0)