2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-05-15 11:59:37 +03:00

chore: update readme

This commit is contained in:
Nikolay Kostyurin
2021-11-29 01:14:39 +02:00
committed by GitHub
parent 4e4b1e63dd
commit 05a19e7f73
+2 -3
View File
@@ -6,9 +6,8 @@
BBob is a tool to parse and transform [BBCode](https://en.wikipedia.org/wiki/BBCode)
written in pure javascript, no dependencies
<a href="https://travis-ci.com/JiLiZART/bbob">
<img src="https://travis-ci.com/JiLiZART/bbob.svg?branch=master" alt="Build Status">
</a>
[![Tests](https://github.com/JiLiZART/BBob/actions/workflows/test.yml/badge.svg)](https://github.com/JiLiZART/BBob/actions/workflows/test.yml)
[![Benchmark](https://github.com/JiLiZART/BBob/actions/workflows/benchmark.yml/badge.svg)](https://github.com/JiLiZART/BBob/actions/workflows/benchmark.yml)
<a href="https://codecov.io/gh/JiLiZART/bbob">
<img src="https://codecov.io/gh/JiLiZART/bbob/branch/master/graph/badge.svg" alt="codecov">
</a>