From 810fba1b168ae13d7a2d6e5124db4640b8e90e53 Mon Sep 17 00:00:00 2001 From: Gideon Shaked Date: Mon, 26 Oct 2020 20:51:09 -0400 Subject: [PATCH] Misc. formatting adjustments --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 99091e6..4d2ee0c 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ Test License: GPL v3 PyPI +Downloads Pyversions Imports: isort pre-commit @@ -11,14 +12,12 @@ > “Never miss a launch.” -Nextinspace is a command-line tool for seeing the latest in space! Nextinspace will print upcoming space-related events to your terminal. You can filter by type, toggle the verbosity level, and view the next *n* events, all from the CLI. - +Nextinspace is a command-line tool for seeing the latest in space! Nextinspace will print upcoming space-related events to your terminal. You can filter by type, toggle the verbosity level, and view the next *n* upcoming events, all from the CLI.

- --- ## Installation