diff --git a/README.md b/README.md index d67f69a..fea7bd3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- BitBom Long Logo + BitBom Long Logo

[![Go Report Card](https://goreportcard.com/badge/github.com/bit-bom/minefield)](https://goreportcard.com/report/github.com/bit-bom/minefield) @@ -19,6 +19,12 @@ --- +## Documentation + +For comprehensive guides and detailed documentation, please visit our [Docs](https://bitbom.dev/docs/intro). + +--- + ![Terminal Output](images/terminal.png) > Caching 10,000 SBOMs packages transitive dependents in 30 seconds. @@ -128,10 +134,6 @@ Minefield makes it easy to securely and efficiently manage and explore your soft ![Query Visualization](images/img.png) -## Documentation - -For comprehensive guides and detailed documentation, please visit our [Docs](https://bitbom.dev/docs/intro). - ## Blog Stay updated with the latest news and insights by visiting our [Blog](https://bitbom.dev/blog). diff --git a/images/bitbom-long-logo.png b/images/bitbom-long-logo.png new file mode 100644 index 0000000..3f0ad27 Binary files /dev/null and b/images/bitbom-long-logo.png differ diff --git a/images/bitbomLogoAndName.png b/images/bitbomLogoAndName.png deleted file mode 100644 index f15a2e3..0000000 Binary files a/images/bitbomLogoAndName.png and /dev/null differ