From 49eb53bdd08ed12b7baf299369de8416023a12ca Mon Sep 17 00:00:00 2001 From: inference Date: Sun, 12 Feb 2023 13:54:55 +0000 Subject: [PATCH] Remove hard line breaks. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5b699d0..cc17bc6 100644 --- a/README.md +++ b/README.md @@ -7,16 +7,16 @@
*Exceptions:
    -
  1. All content outside of code, including personal content such as blog posts, is copyrighted
    -and cannot be distributed or modified without explicit consent from Inferencium.
  2. +
  3. All content outside of code, including personal content such as blog posts, is copyrighted and +cannot be distributed or modified without explicit consent from Inferencium.


Security

-

All files are checked for security issues; however, it is always the user's responsibility to
+

All files are checked for security issues; however, it is always the user's responsibility to audit the code before installing and/or executing it.

-Inferencium takes no responsibility for any security issues which may arise due to usage of this
+Inferencium takes no responsibility for any security issues which may arise due to usage of this repository.