Skip to content

Commit a4b4a99

Browse files
committed
udpated readme
1 parent 13408be commit a4b4a99

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

readme.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
1-
[![cbdebugger CI](https://github.com/coldbox-modules/cbdebugger/actions/workflows/ci.yml/badge.svg)](https://github.com/coldbox-modules/cbdebugger/actions/workflows/ci.yml)
2-
3-
# Welcome To The ColdBox Debugger Module
4-
51
<p align="center">
62
<img src="https://raw.githubusercontent.com/coldbox-modules/cbdebugger/development/resources/assets/images/CBDebugger300.png">
73
</p>
84

5+
<p align="center">
6+
<img src="https://forgebox.io/api/v1/entry/cbdebugger/badges/version" alt="Latest Stable Version" />
7+
<a href="https://github.com/coldbox-modules/cbdebugger/actions/workflows/ci.yml">
8+
<img src="https://github.com/coldbox-modules/cbdebugger/actions/workflows/ci.yml/badge.svg" alt="Build Status">
9+
</a>
10+
<a href="https://www.apache.org/licenses/LICENSE-2.0.html">
11+
<img src="https://img.shields.io/badge/license-Apache--2-green" alt="License">
12+
</a>
13+
</p>
14+
15+
# Welcome To The ColdBox Debugger Module
16+
917
The ColdBox Debugger module is a light-weight performance monitor and profiling tool for ColdBox applications. It can generate a nice debugging panel on every rendered page or a dedicated visualizer to make your ColdBox application development nicer, funner and greater! Yes, funner is a word!
1018

1119
<p align="center">

0 commit comments

Comments
 (0)