Skip to content
This repository has been archived by the owner on Jul 12, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Christophe Nouguier committed May 30, 2021
1 parent a81a9b3 commit 1c68eab
Showing 1 changed file with 2 additions and 26 deletions.
28 changes: 2 additions & 26 deletions README.md
@@ -1,28 +1,4 @@
# kEvent

[![Build Status](https://travis-ci.org/kalisio/kEvent.png?branch=master)](https://travis-ci.org/kalisio/kEvent)
[![Code Climate](https://codeclimate.com/github/kalisio/kEvent/badges/gpa.svg)](https://codeclimate.com/github/kalisio/kEvent)
[![Test Coverage](https://codeclimate.com/github/kalisio/kEvent/badges/coverage.svg)](https://codeclimate.com/github/kalisio/kEvent/coverage)
[![Dependency Status](https://img.shields.io/david/kalisio/kEvent.svg?style=flat-square)](https://david-dm.org/kalisio/kEvent)
[![Documentation](https://img.shields.io/badge/documentation-available-brightgreen.svg)](https://kalisio.github.io/kdk/)
[![Known Vulnerabilities](https://snyk.io/test/github/kalisio/kEvent/badge.svg)](https://snyk.io/test/github/kalisio/kEvent)

> Basic utils to support event management for KDK-based applications and services
## Installation

```
npm install @kalisio/kdk-event --save
// Or with Yarn
yarn add @kalisio/kdk-event
```

## Documentation

The [kDocs](https://kalisio.github.io/kdk/) are loaded with awesome stuff and tell you everything you need to know about using and configuring it.

## License

Copyright (c) 2017 Kalisio

Licensed under the [MIT license](LICENSE).
<h1>⚠️ This repository is deprecated.</h1>
👉 https://github.com/kalisio/aktnmap<h1>

0 comments on commit 1c68eab

Please sign in to comment.