From 8e397b80a7b7aa1c9fd2c711a1482abf7aab0bab Mon Sep 17 00:00:00 2001 From: B Date: Sat, 16 Nov 2024 15:47:21 -0500 Subject: [PATCH] style(core): fix style and break link --- README.md | 31 +++++++++++++++++++------------ 1 file changed, 19 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index ab3ddca..e8aa67c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,11 @@ # thumbnail_IMG_0546 Bjorn +![Python](https://img.shields.io/badge/Python-3776AB?logo=python&logoColor=fff) +![Status](https://img.shields.io/badge/Status-Development-blue.svg) +[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) + [![Reddit](https://img.shields.io/badge/Reddit-Bjorn__CyberViking-orange?style=for-the-badge&logo=reddit)](https://www.reddit.com/r/Bjorn_CyberViking) [![Discord](https://img.shields.io/badge/Discord-Join%20Us-7289DA?style=for-the-badge&logo=discord)](https://discord.com/invite/B3ZH9taVfT) -[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

thumbnail_IMG_0546 @@ -42,8 +45,11 @@ The e-Paper HAT display and web interface make it easy to monitor and interact w ![Bjorn Display](https://github.com/infinition/Bjorn/assets/37984399/bcad830d-77d6-4f3e-833d-473eadd33921) ## 🚀 Getting Started + ## 📌 Prerequisites -### 📌 Prerequisites for RPI zero W (32bits) + +### 📋 Prerequisites for RPI zero W (32bits) + ![image](https://github.com/user-attachments/assets/3980ec5f-a8fc-4848-ab25-4356e0529639) - Raspberry Pi OS installed. @@ -54,7 +60,7 @@ The e-Paper HAT display and web interface make it easy to monitor and interact w - Username and hostname set to `bjorn`. - 2.13-inch e-Paper HAT connected to GPIO pins. -### 📌 Prerequisites for RPI zero W2 (64bits) +### 📋 Prerequisites for RPI zero W2 (64bits) ![image](https://github.com/user-attachments/assets/e8d276be-4cb2-474d-a74d-b5b6704d22f5) @@ -83,23 +89,23 @@ sudo chmod +x install_bjorn.sh && sudo ./install_bjorn.sh # Choose the choice 1 for automatic installation. It may take a while as a lot of packages and modules will be installed. You must reboot at the end. ``` -For **detailed information** about installation process go to [Install Guide](INSTALL.md) +For **detailed information** about **installation** process go to [Install Guide](INSTALL.md) ## ⚡ Quick Start **Need help ? You struggle to find Bjorn's IP after the installation ?** Use my Bjorn Detector & SSH Launcher : -[https://github.com/infinition/Bjorn_Detector](https://github.com/infinition/bjorn-detector) +[https://github.com/infinition/bjorn-detector](https://github.com/infinition/bjorn-detector) ![ezgif-1-a310f5fe8f](https://github.com/user-attachments/assets/182f82f0-5c3a-48a9-a75e-37b9cfa2263a) **Hmm, You still need help ?** For **detailed information** about **troubleshooting** go to [Troubleshooting](TROUBLESHOOTING.md) -**Quick Installation**: you can use the fastest way to install Bjorn [Getting Started](#-getting-started) +**Quick Installation**: you can use the fastest way to install **Bjorn** [Getting Started](#-getting-started) -## 💡 Usage Example +## 💡 Usage Example Here's a demonstration of how Bjorn autonomously hunts through your network like a Viking raider (fake demo for illustration): @@ -136,10 +142,7 @@ No constant monitoring needed - just deploy and let Bjorn do what it does best: 🔧 Expand Bjorn's Arsenal! Bjorn is designed to be a community-driven weapon forge. Create and share your own attack modules! -⚠️ For educational and authorized testing purposes only ⚠️ - - - +⚠️ **For educational and authorized testing purposes only** ⚠️ ## 🤝 Contributing @@ -150,7 +153,7 @@ The project welcomes contributions in: - Documentation. - Feature improvements. -For **detailed information** about contributing process go to [Contributing Docs](CONTRIBUTING.md), [Code Of Conduct](CODE_OF_CONDUCT.md) and [Development Guide](DEVELOPMENT.md). +For **detailed information** about **contributing** process go to [Contributing Docs](CONTRIBUTING.md), [Code Of Conduct](CODE_OF_CONDUCT.md) and [Development Guide](DEVELOPMENT.md). ## 📫 Contact @@ -163,6 +166,10 @@ For **detailed information** about contributing process go to [Contributing Docs - **Author**: __infinition__ - **GitHub**: [infinition/Bjorn](https://github.com/infinition/Bjorn) +## 🌠 Stargazers + +[![Star History Chart](https://api.star-history.com/svg?repos=infinition/bjorn&type=Date)](https://star-history.com/#infinition/bjorn&Date) + --- ## 📜 License