diff --git a/README.md b/README.md index 7a67540..66569ea 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,13 @@ -# `vf2` — VF2 subgraph isomorphism algorithm in Rust +
+ +icon + +# `vf2` + +### VF2 subgraph isomorphism algorithm in Rust + +
+
This crate implements the VF2 subgraph isomorphism algorithm [1]. It can find diff --git a/images/icon.svg b/images/icon.svg new file mode 100644 index 0000000..e9d69d7 --- /dev/null +++ b/images/icon.svg @@ -0,0 +1 @@ + \ No newline at end of file