mirror of https://github.com/aliasrobotics/cai.git
Fix link in README.md for tools section (#272)
This commit is contained in:
parent
79f92fd0ee
commit
019c39e563
|
|
@ -516,7 +516,7 @@ result = await Runner.run(agent, message)
|
|||
```
|
||||
|
||||
|
||||
You may find different [tools](cai/tools). They are grouped in 6 major categories inspired by the security kill chain [^2]:
|
||||
You may find different [tools](tools). They are grouped in 6 major categories inspired by the security kill chain [^2]:
|
||||
|
||||
1. Reconnaissance and weaponization - *reconnaissance* (crypto, listing, etc)
|
||||
2. Exploitation - *exploitation*
|
||||
|
|
|
|||
Loading…
Reference in New Issue