From 6f69e18c5487a614f7878ee44825a4c1ba658c28 Mon Sep 17 00:00:00 2001 From: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com> Date: Wed, 8 Jan 2025 18:04:46 -0600 Subject: [PATCH] Moved stuff around in the README to clean it up --- README.md | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 9f66914..463b9f2 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,22 @@

- BitBom Long Logo + BitBom Long Logo

-[![Go Report Card](https://goreportcard.com/badge/github.com/bitbomdev/minefield)](https://goreportcard.com/report/github.com/bitbomdev/minefield) -[![Build and Test](https://github.com/bitbomdev/minefield/actions/workflows/build.yaml/badge.svg)](https://github.com/bitbomdev/minefield/actions/workflows/build.yaml) +

+ + Go Report Card + + + Build and Test + +

+

+ 🌐 Web • + 📝 Demos • + 📚 Docs • + 📰 Blog +

**BitBom** Minefield uses roaring **Bit**maps to graph S**BOM**s with four main fundamentals: @@ -13,23 +25,15 @@ * **Scalable**: Supports millions of nodes effortlessly. * **Customizable**: Allows users to extend the project without relying on upstream changes. ---- - ->Before moving on, please consider giving us a GitHub star ⭐️. Thank you! +![Terminal Output](images/terminal.png) +> An example of Minefield caching ***10,000*** SBOMs packages transitive dependents in ***30 seconds***. --- - -## Documentation - -For comprehensive guides and detailed documentation, please visit our [Docs](https://bitbom.dev/docs). +>Before moving on, please consider giving us a GitHub star ⭐️. Thank you! --- - -![Terminal Output](images/terminal.png) -> Caching 10,000 SBOMs packages transitive dependents in 30 seconds. - ## Table of Contents 1. [Quickstart Guide](#quickstart-guide)