Skip to content

Commit d917f42

Browse files
committed
docs(readme): move reference to documentation higher
1 parent bc24d30 commit d917f42

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ A framework for code security that provides abstractions for static analysis too
2222

2323
**CodeSecTools** is a collection of scripts and wrappers that abstract external resources (such as SAST tools, datasets, and codebases), providing standardized interfaces to help them interact easily.
2424

25+
For more details on the design and integration of SAST tools and datasets in CodeSecTools, please refer to the [documentation](https://oppida.github.io/CodeSecTools).
26+
2527
<div align="center">
2628
<img src="docs/assets/overview.svg" alt="CodeSecTools Overview" style="width: 75%; height: auto;" />
2729
</div>

0 commit comments

Comments
 (0)