diff --git a/README.md b/README.md index 1cf33ae2..23a51c3e 100644 --- a/README.md +++ b/README.md @@ -102,4 +102,7 @@ Flags are defined in cmd/lemming/lemming.go. In KNE, flags are set using the `args` attribute in the topology file. The Lemming operator also adds some mandatory flags to lemming for ease of use. These are flags that are always set since they required to run lemming in a containerized environment. -They are defined at operator/controllers/lemming_controller.go. \ No newline at end of file +They are defined at operator/controllers/lemming_controller.go. + + +// Test \ No newline at end of file