Skip to content

Commit 39c2a3d

Browse files
committed
docs(readme): bold text
1 parent 30a66c1 commit 39c2a3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717

1818
# fuzon
1919

20-
fuzon helps you quickly find relevant entities (URIs) based on text. It does so by fuzzy matching inputs against the annotations attached to concepts in an RDF graph, allowing for partial matches and typos.
20+
fuzon helps you **quickly find relevant entities** (URIs) based on text. It does so by fuzzy matching inputs against the annotations attached to concepts in an RDF graph, allowing for partial matches and typos.
2121

22-
The goal of fuzon is to accelerate exploration of complex ontologies or terminologies to make semantic data more accessible to users. It can be used directly as a command line tool, embedded as a webserver, or integrated into other tools as a (rust or python) library.
22+
The goal of fuzon is to **accelerate exploration of complex ontologies** or terminologies to make semantic data more accessible to users. It can be used directly as a command line tool, embedded as a webserver, or integrated into other tools as a (rust or python) library.
2323

2424
<div align="center">
2525
<a href="https://asciinema.org/a/rg5bfeXmKrXjwNuLCUUnmttpL">

0 commit comments

Comments
 (0)