From c16334074f9393dc266cdab04e5b5b9cb190ea6f Mon Sep 17 00:00:00 2001
From: merle <sebastien.merle@stritzinger.com>
Date: Tue, 11 Jul 2023 06:36:41 -0700
Subject: [PATCH] Update readme

---
 src/te/README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/te/README.md b/src/te/README.md
index dc5570e00..5da478e61 100644
--- a/src/te/README.md
+++ b/src/te/README.md
@@ -1,6 +1,8 @@
 TeraFlow Traffic Engineering Service
 ====================================
 
+This service is mean as an example of a Teraflow Service made in Erlang.
+
 The Traffic Engineering service is tested on Ubuntu 20.04. Follow the instructions below to build, test, and run this service on your local environment.
 
 
-- 
GitLab