fix README typo

Change-Id: I545835243959c9feb6781f3ed400bff53d0eb428
Reviewed-on: https://forge.frm2.tum.de/review/c/secop/frappy/+/30705
Tested-by: Jenkins Automated Tests <pedersen+jenkins@frm2.tum.de>
Reviewed-by: Alexander Zaft <a.zaft@fz-juelich.de>
This commit is contained in:
Alexander Zaft
2023-03-16 16:24:44 +01:00
parent e0b2747821
commit c6d588c881

View File

@ -1,7 +1,7 @@
Frappy: Framework for programming secnodes in Python
====================================================
Frappy is a Pyhthon-framework for writing SECoP servers (called SECNodes or Nodes) and Clients.
Frappy is a Python-framework for writing SECoP servers (called SECNodes or Nodes) and Clients.
It comes with its own Graphical client and a collection of example Nodes.
It is able to use TCP and Serial connections.