From 01f7fdef8f13dfeac5dc6c3d36969242f5baeb31 Mon Sep 17 00:00:00 2001 From: Darshil Ahlawat <164385922+Darshil-Ahlawat@users.noreply.github.com> Date: Sat, 20 Jul 2024 17:49:49 +0530 Subject: [PATCH] Update README.md --- README.md | 38 ++++++++++++++++++-------------------- 1 file changed, 18 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index b2d6e8f..749ed3d 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@

-

"Knowledge is powerful, be careful how you use it!"

+

"Knowledge is powerful, be careful how you use it!"

-

A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools, and more.

+

A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, CLI/web tools, and more.


@@ -26,44 +26,42 @@

- Created by - trimstray and - contributors + Created by trimstray and contributors

**** -## :notebook_with_decorative_cover:  What is it? +## 📔 What is it? -This repository is a collection of various materials and tools that I use every day in my work. It contains a lot of useful information gathered in one piece. It is an invaluable source of knowledge for me that I often look back on. +This repository is a collection of various materials and tools that I use every day in my work. It contains a lot of useful information gathered in one place. It is an invaluable source of knowledge for me that I often refer back to. -## :restroom:  For whom? +## đŸšģ For whom? -For everyone, really. Here everyone can find their favourite tastes. But to be perfectly honest, it is aimed towards System and Network administrators, DevOps, Pentesters, and Security Researchers. +For everyone, really. Here everyone can find something useful. But to be perfectly honest, it is aimed towards System and Network administrators, DevOps, Pentesters, and Security Researchers. -## :information_source:  Contributing +## ℹī¸ Contributing -If you find something which doesn't make sense, or something doesn't seem right, please make a pull request and please add valid and well-reasoned explanations about your changes or comments. +If you find something that doesn't make sense, or something doesn't seem right, please make a pull request and add valid and well-reasoned explanations about your changes or comments. A few simple rules for this project: -- inviting and clear -- not tiring -- useful +- Inviting and clear +- Not tiring +- Useful -These below rules may be better: +These rules may be better: -- easy to contribute to (Markdown + HTML ...) -- easy to find (simple TOC, maybe it's worth extending them?) +- Easy to contribute to (Markdown + HTML ...) +- Easy to find (simple TOC, maybe it's worth extending?) -Url marked **\*** is temporary unavailable. Please don't delete it without confirming that it has permanently expired. +Urls marked **\*** are temporarily unavailable. Please don't delete them without confirming they have permanently expired. -Before adding a pull request, please see the **[contributing guidelines](.github/CONTRIBUTING.md)**. You should also remember about this: +Before adding a pull request, please see the **[contributing guidelines](.github/CONTRIBUTING.md)**. You should also remember this: ```diff -+ This repository is not meant to contain everything but only good quality stuff. ++ This repository is not meant to contain everything, but only good quality stuff. ``` All **suggestions/PR** are welcome!