Skip to content

Commit

Permalink
📝 Add cumulus introduction
Browse files Browse the repository at this point in the history
  • Loading branch information
tinyjin committed Sep 8, 2021
1 parent 28e4ee9 commit 171f928
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,18 @@
</p>
</p>

# Cumulus SDKs for JavaScript
# What's Cumulus

Cumulus is a service that helps you monitor and fix security weakness
in realtime. The issues will be reported on web dashboard. It's very simple and powerful.

<p align="center">
<img src="https://jinui.s3.ap-northeast-2.amazonaws.com/tophat/c1.png" height="150">
<img src="https://jinui.s3.ap-northeast-2.amazonaws.com/tophat/c2.png" height="150">
<img src="https://jinui.s3.ap-northeast-2.amazonaws.com/tophat/c3.png" height="150">
</p>

# Cumulus SDK for JavaScript

The official Cumulus SDK for JavaScript, providing as npm

Expand Down Expand Up @@ -38,6 +49,10 @@ captureMessage('Hello, world!');
- [Cumulus Dashboard](https://cumulus.tophat.cloud)
- [Contributing](https://github.com/tophat-cloud/cumulus/blob/main/CONTRIBUTING.md)

## Resources
- [cumulus-scanner](https://github.com/tophat-cloud/cumulus-scanner)
- [cumulus-front](https://github.com/tophat-cloud/cumulus-front)
- [cumulus-back](https://github.com/tophat-cloud/cumulus-back)

## Author
<p align="center">
Expand Down

0 comments on commit 171f928

Please sign in to comment.