Skip to content

Commit e34bf24

Browse files
committed
Change README extension to md #32
Signed-off-by: Jono Yang <jyang@nexb.com>
1 parent b65e312 commit e34bf24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst renamed to README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
**purl-validator** is a Rust library for validating [Package URLs (PURLs)](https://github.com/package-url/purl-spec). It works fully offline, including in **air-gapped** or **restricted environments**, and answers one key question: **Does the package this PURL represents actually exist?**
88

9-
## How It Works?
9+
## How Does It Work?
1010

1111
**purl-validator** is shipped with a pre-built FST (Finite State Transducer), a set of compact automata containing latest Package URLs mined by the MineCode[^1]. Library uses this FST to perform lookups and confirm whether the **base PURL**[^2] exists.
1212

0 commit comments

Comments
 (0)