Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit 024dc23

Browse files
authored
Reformat readme
1 parent 34952cf commit 024dc23

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
1-
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
2-
[![GitHub release](https://img.shields.io/github/release/secureCodeBox/secureCodeBox.svg)](https://github.com/secureCodeBox/secureCodeBox/releases/latest)
1+
<p align="center">
2+
<img alt="secureCodeBox Logo" src="securecodebox-logo.svg">
3+
</p>
4+
5+
<p align="center">
6+
<a href="https://opensource.org/licenses/Apache-2.0"><img alt="License Apache-2.0" src="https://img.shields.io/badge/License-Apache%202.0-blue.svg"></a>
7+
<a href="https://github.com/secureCodeBox/secureCodeBox/releases/latest"><img alt="Latest GitHub Release" src="https://img.shields.io/github/release/secureCodeBox/secureCodeBox.svg"></a>
8+
</p>
39

410
# secureCodeBox "Next"
511

612
> NOTE: This Repository contains a work in progress preview of the planned next mayor secureCodeBox Release. The release is still at least some month away but you can already get a sneak peak here 😀. This release will contain a mayor re architecture of the secureCodeBox. More details will follow soon in a series of blog articles.
713
8-
![secureCodeBox](securecodebox-logo.svg 'secureCodeBox')
914

10-
> _secureCodeBox_ is a docker based, modularized toolchain for continuous security scans of your software project. Its goal is to orchestrate and easily automate a bunch of security-testing tools out of the box.
15+
> _secureCodeBox_ is a kubernetes based, modularized toolchain for continuous security scans of your software project. Its goal is to orchestrate and easily automate a bunch of security-testing tools out of the box.
1116
1217
## Overview
1318

0 commit comments

Comments
 (0)