From d0ad37eca0f6c0c1b1582f59b242afbdc3dfa245 Mon Sep 17 00:00:00 2001 From: Julien Satti <julien.satti@etsi.org> Date: Thu, 20 Feb 2025 10:41:32 +0000 Subject: [PATCH] Update file README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..189587a2 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Documentation + +This respository contains the documentation of TeraFlowSDN. + +## Getting Started + +Please check the relevant document at [documenting.md](doc/contribute/documenting.md). \ No newline at end of file -- GitLab