From 84b141f85a00bb1e4c5d7eb4ad15a0ba63201409 Mon Sep 17 00:00:00 2001 From: kaarik Date: Thu, 12 Oct 2017 14:10:09 +0200 Subject: [PATCH] Formatting. Change-Id: Id20fa59add8b4332f8065d16ec4f4f1fc2ef7e34 --- Readme.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 8a0e9271..89a7f921 100644 --- a/Readme.md +++ b/Readme.md @@ -19,9 +19,10 @@ Find more detailed information at [Installation wiki](https://tdl.etsi.org/wiki/ ## Using the plug-ins Before any models can be created, you need to create a TDL project. In file menu select New and Project... -In the following page, locate the TDL Project and continue to complete the wizard. A file model.tdl is created which contains the basic structure of TDL model. +In the following page, locate the TDL Project and continue to complete the wizard. A file `model.tdl` is created which contains the basic structure of TDL model. + +To create a new Generic **TDL diagram**: -To create a new Generic **TDL diagram**: * right click on the project and select Create Representation * select the Generic TDL and on the next page select the root package in the model.tdl file -- GitLab