From ba5164fedb56f0216b4bc375540346c065873089 Mon Sep 17 00:00:00 2001 From: Alex <36111671+Tjaarda1@users.noreply.github.com> Date: Thu, 15 Feb 2024 11:26:54 +0100 Subject: [PATCH] Update development.md --- additional-info/development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/additional-info/development.md b/additional-info/development.md index c9ee9c3..7fb6bdf 100644 --- a/additional-info/development.md +++ b/additional-info/development.md @@ -1,4 +1,4 @@ -# L2S-M Application Development Guide +# L2S-M Development Guide Welcome to the L2S-M development guide. This README provides detailed instructions for setting up and developing L2S-M, which consists of four main components: `l2sm-controller`, `l2sm-operator`, `l2sm-switch`, and `l2sm-ned`. Follow the steps below to set up your development environment and deploy each component. -- GitLab