2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-06-11 18:02:26 +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) BBob is a tool to parse and transform [BBCode](https://en.wikipedia.org/wiki/BBCode)
written in pure javascript, no dependencies written in pure javascript, no dependencies
<a href="https://travis-ci.com/JiLiZART/bbob"> [![Tests](https://github.com/JiLiZART/BBob/actions/workflows/test.yml/badge.svg)](https://github.com/JiLiZART/BBob/actions/workflows/test.yml)
<img src="https://travis-ci.com/JiLiZART/bbob.svg?branch=master" alt="Build Status"> [![Benchmark](https://github.com/JiLiZART/BBob/actions/workflows/benchmark.yml/badge.svg)](https://github.com/JiLiZART/BBob/actions/workflows/benchmark.yml)
</a>
<a href="https://codecov.io/gh/JiLiZART/bbob"> <a href="https://codecov.io/gh/JiLiZART/bbob">
<img src="https://codecov.io/gh/JiLiZART/bbob/branch/master/graph/badge.svg" alt="codecov"> <img src="https://codecov.io/gh/JiLiZART/bbob/branch/master/graph/badge.svg" alt="codecov">
</a> </a>