Skip to content

Commit 940739b

Browse files
committed
Update Readme
1 parent 305d863 commit 940739b

1 file changed

Lines changed: 17 additions & 3 deletions

File tree

README.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
1-
[![Join the chat at https://gitter.im/TheHive-Project/TheHive](https://badges.gitter.im/TheHive-Project/TheHive.svg)](https://gitter.im/TheHive-Project/TheHive?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
2-
1+
<div>
2+
<p align="center">
3+
<a href="https://travis-ci.org/github/TheHive-Project/Cortex4py" target="_blank">
4+
<img src="https://travis-ci.org/TheHive-Project/Cortex4py.svg?branch=1.x" alt="Build status">
5+
</a>
6+
<a href="https://chat.thehive-project.org" target"_blank">
7+
<img src="https://img.shields.io/discord/779945042039144498" alt="Discord">
8+
</a>
9+
<a href="./LICENSE" target"_blank">
10+
<img src="https://img.shields.io/github/license/TheHive-Project/Cortex4py" alt="License">
11+
</a>
12+
<a href="https://pypi.org/project/cortex4py" target"_blank">
13+
<img src="https://img.shields.io/pypi/dm/cortex4py" alt="Pypi page">
14+
</a>
15+
</p>
16+
</div>
317

418
# Cortex4py
519
Cortex4py is a Python API client for [Cortex](https://thehive-project.org/), a powerful observable analysis engine where observables such as IP and email addresses, URLs, domain names, files or hashes can be analyzed one by one using a Web interface.
@@ -44,7 +58,7 @@ We welcome your contributions. Please feel free to fork the code, play with it,
4458
We do have a [Code of conduct](code_of_conduct.md). Make sure to check it out before contributing.
4559

4660
# Support
47-
Please [open an issue on GitHub](https://github.com/CERT-BDF/Cortex4py/issues/new) if you'd like to report a bug or request a feature. We are also available on [Gitter](https://gitter.im/TheHive-Project/TheHive) to help you out.
61+
Please [open an issue on GitHub](https://github.com/TheHive-Project/Cortex4py/issues/new) if you'd like to report a bug or request a feature. We are also available on [Discord](https://chat.thehive-project.org) to help you out.
4862

4963
If you need to contact the project team, send an email to <support@thehive-project.org>.
5064

0 commit comments

Comments
 (0)