Skip to content

Commit a00197e

Browse files
committed
Fixed License in Toml
1 parent a81c095 commit a00197e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Codecov](https://codecov.io/gh/rpg-alex/sql-docs/branch/main/graph/badge.svg)](https://codecov.io/gh/rpg-alex)
55
[![CI](https://github.com/RPG-Alex/sql-docs/actions/workflows/rust.yml/badge.svg)](https://github.com/RPG-Alex/sql-docs/actions/workflows/rust.yml)
66
[![Documentation](https://docs.rs/sql_docs/badge.svg)](https://docs.rs/sql_docs)
7-
7+
88
This crate extracts **documentation** from SQL files by parsing:
99

1010
- SQL statements (via [`sqlparser`](https://github.com/sqlparser-rs/sqlparser-rs))

0 commit comments

Comments
 (0)