From c0b6b75ab1e0dea20551b74fd80ecf9ab4431553 Mon Sep 17 00:00:00 2001 From: Michal Podhradsky <michal.podhradsky@aggiemail.usu.edu> Date: Mon, 16 Mar 2020 12:02:02 -0700 Subject: [PATCH] Add newline (#48) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aec2ba4..9fa564e 100644 --- a/README.md +++ b/README.md @@ -32,3 +32,4 @@ Licensed under either of * Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0) * MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT) at your option. + -- GitLab