diff options
| author | Ján Jančár | 2025-05-22 17:46:13 +0200 |
|---|---|---|
| committer | GitHub | 2025-05-22 17:46:13 +0200 |
| commit | 329d9b6765ebfb87f964e1d974baa4688ea793da (patch) | |
| tree | afd24dcfe0cd9977dc740f5784ffbae356d49e87 | |
| parent | b8832259a0b999ba427f8040927106e4fee46a77 (diff) | |
| download | sec-certs-329d9b6765ebfb87f964e1d974baa4688ea793da.tar.gz sec-certs-329d9b6765ebfb87f964e1d974baa4688ea793da.tar.zst sec-certs-329d9b6765ebfb87f964e1d974baa4688ea793da.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -37,6 +37,8 @@ For the first step, we currently provide CLI. For the second step, we provide si More elaborate usage is described in [docs/quickstart](https://sec-certs.org/docs/quickstart.html). Also, see [example notebooks](https://github.com/crocs-muni/sec-certs/tree/main/notebooks/examples) either at GitHub or at docs. From docs, you can also run our notebooks in Binder. +If you are looking for the sources of the web-page at [sec-certs.org](https://sec-certs.org) look into the [page](https://github.com/crocs-muni/sec-certs/tree/page) branch of this repository. + ## Data scraping Run `sec-certs cc all` for Common Criteria processing, `sec-certs fips all` for FIPS 140 processing. |
