Skip to content

Commit b3ca81d

Browse files
authored
Merge pull request #1 from codacy-badger/codacy-badge
Add a Codacy badge to README.md
2 parents 0d6d33f + 40e4345 commit b3ca81d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Sqlite Index Blaster
22

3+
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/6ab783c325cb4e199a01ff6280a38bd8)](https://app.codacy.com/gh/siara-cc/sqlite_blaster?utm_source=github.com&utm_medium=referral&utm_content=siara-cc/sqlite_blaster&utm_campaign=Badge_Grade_Settings)
34
[![C/C++ CI](https://github.com/siara-cc/sqlite_blaster/actions/workflows/c-cpp.yml/badge.svg)](https://github.com/siara-cc/sqlite_blaster/actions/workflows/c-cpp.yml)
45

56
This library provides API for creating huge Sqlite indexes at breakneck speeds for millions of records much faster than the official SQLite library by leaving out crash recovery.

0 commit comments

Comments
 (0)