Skip to content

Commit d57e4ef

Browse files
authored
Fix logo size (#1)
1 parent 1adda93 commit d57e4ef

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,17 @@
22

33
Your ultimate IP dex!
44

5-
![ipdex Logo](img/logo.svg)
5+
<p align="center">
6+
<img src="img/logo.svg" width="300" height="300" />
7+
</p>
8+
69

710
**ipdex** is a simple CLI tool to gather insight about a list of IPs or an IP using the [CrowdSec CTI](https://www.crowdsec.net/cyber-threat-intelligence) (Cyber Threat Intelligence) API.
811

912
---
1013

1114
## Table of Contents
1215

13-
## Table of Contents
14-
1516
- [Introduction](#introduction)
1617
- [Prerequisites](#prerequisites)
1718
- [Quickstart](#quickstart)

0 commit comments

Comments
 (0)