Skip to content

Commit

Permalink
chg: Updated README.
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricbonhomme committed Nov 15, 2024
1 parent ef1c215 commit 39b2dab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# FediVuln

A client to gather vulnerability-related information from the Fediverse.
The gathered data is subsequently transmitted to the
[Vulnerability-Lookup](https://github.com/cve-search/vulnerability-lookup) API.


## Installation

Expand Down Expand Up @@ -39,7 +42,6 @@ You only have to execute it once.

### Streaming

#### Usage

```bash
usage: FediVuln-Stream [-h] [--user] [--public] [--push-sighting] [--push-status]
Expand Down Expand Up @@ -78,8 +80,6 @@ Vulnerability Lookup instance and stored in the kvrocks database.

### Search

#### Usage

```bash
usage: FediVuln-Search [-h] --query QUERY

Expand Down

0 comments on commit 39b2dab

Please sign in to comment.