diff --git a/Home.md b/Home.md index 3b2ff59..3031b79 100644 --- a/Home.md +++ b/Home.md @@ -1,16 +1,16 @@ -#Welcome to the **falco** wiki! +# Welcome to the **falco** wiki! On this wiki, you can find information about sysdig falco. If this is your first time hearing about falco, we recommend you [start with the website](http://www.sysdig.org/falco). -####Overview +#### Overview * [About Falco](About-Falco) - What falco is and what it can do. -####Setup +#### Setup * [Install Falco (Linux)](How-to-Install-Falco-for-Linux) * [Install Falco (Containers)](How-to-Install-Falco-using-Containers) * [Compile the Source Code](How-to-Install-Falco-from-Source) -####Falco Documentation +#### Falco Documentation * [Running Falco](Running-Falco): How to run falco * [Generating Sample Events](Generating-Sample-Events): How to get a stream of sample events to show that falco is working. * [Falco Rules](Falco-Rules): Describing the falco rule format @@ -24,10 +24,10 @@ On this wiki, you can find information about sysdig falco. If this is your first * [Sending little bobby tables to detention](https://sysdig.com/blog/sending-little-bobby-tables-detention/) * [SELinux, Seccomp, Falco, and You: A Technical Discussion](https://sysdig.com/blog/selinux-seccomp-falco-technical-discussion/) -####Releases +#### Releases * [List of falco releases](https://github.com/draios/falco/releases) -####Coding Conventions +#### Coding Conventions * [Sysdig User Level Coding Conventions](https://github.com/draios/sysdig/blob/master/coding_conventions.md): Falco uses the same coding conventions as sysdig. **Support / Join the Community**