From 95c526191491d1da0dd5341229f6d2412224e092 Mon Sep 17 00:00:00 2001 From: "mauro.trovo" <mauro.trovo@elettra.eu> Date: Fri, 21 Mar 2025 10:21:42 +0100 Subject: [PATCH] few comments --- README.md | 21 ++++----------------- 1 file changed, 4 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index de11151..cc99000 100644 --- a/README.md +++ b/README.md @@ -1,34 +1,21 @@ # eehg-master -## Add your files - -- [ ] [Create](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#create-a-file) or [upload](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#upload-a-file) files -- [ ] [Add files using the command line](https://docs.gitlab.com/ee/gitlab-basics/add-file.html#add-a-file-using-the-command-line) or push an existing Git repository with the following command: - -``` -cd existing_repo -git remote add origin https://gitlab.elettra.eu/cs/ds/eehg-master.git -git branch -M master -git push -uf origin master -``` - *** ## Name -EEHG Master +EEHG Master server ## Description -The aim of this code is to implement in a tango server the evaluetion of EEHG parameters required to fulfill the FEL wavelegnth requested and, eventually, to apply to fermi machine the new settings. +The aim of this code is to implement in a tango server the evaluation of EEHG parameters required to achieve the requested FEL wavelegnth and, eventually, to apply to fermi machine the new settings. ## Installation -This is a server tango code written in python and senerated by POGO. - +The server tango code is written in python and generated by POGO. ## Authors and acknowledgment -The team is Enrico Allaria, Carlo Spezzani, Giulio Gaio and Mauro Trovo` +The team is Enrico Allaria, Giulio Gaio, Carlo Spezzani and Mauro Trovo` ## License For open source projects, say how it is licensed. -- GitLab