From 41dcc4b0f1ed25980272dc06a18bcbb7ca86cf59 Mon Sep 17 00:00:00 2001
From: Nick Moy
Date: Mon, 14 Oct 2019 21:54:40 -0400
Subject: [PATCH 1/2] added OSquery under the Databases section
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 1c2351d..51d458d 100644
--- a/README.md
+++ b/README.md
@@ -295,6 +295,8 @@ Only main chapters:
:small_orange_diamond: usql - universal command-line interface for SQL databases.
:small_orange_diamond: pgcli - postgres CLI with autocompletion and syntax highlighting.
:small_orange_diamond: mycli - terminal client for MySQL with autocompletion and syntax highlighting.
+ :small_orange_diamond: OSQuery - OSquery is a SQL powered operating system instrumentation, monitoring, and analytics framework.
+Available for Linux, macOS, Windows, and FreeBSD.
##### :black_small_square: TOR
From a23f1d49989e4a964ffaa1b764c429c7e42592a3 Mon Sep 17 00:00:00 2001
From: phk918
Date: Tue, 15 Oct 2019 08:15:50 +0200
Subject: [PATCH 2/2] minor fixes
---
README.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 51d458d..72822bc 100644
--- a/README.md
+++ b/README.md
@@ -295,8 +295,7 @@ Only main chapters:
:small_orange_diamond: usql - universal command-line interface for SQL databases.
:small_orange_diamond: pgcli - postgres CLI with autocompletion and syntax highlighting.
:small_orange_diamond: mycli - terminal client for MySQL with autocompletion and syntax highlighting.
- :small_orange_diamond: OSQuery - OSquery is a SQL powered operating system instrumentation, monitoring, and analytics framework.
-Available for Linux, macOS, Windows, and FreeBSD.
+ :small_orange_diamond: OSQuery - is a SQL powered operating system instrumentation, monitoring, and analytics framework.
##### :black_small_square: TOR