From 93af77e92e8aa5dd10e792d8416a1e2e9f584be0 Mon Sep 17 00:00:00 2001 From: Yann Garcia Date: Mon, 6 May 2019 13:40:03 +0200 Subject: [PATCH] Update README.md --- README.md | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a786dfb..ee5ea37 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,20 @@ -# Mec +# MEC Testing Framework in TTCN-3 -Create TTCN-3 library for MEC \ No newline at end of file +## Introduction +This repositories contains the test specifications and test adapter code for MEC Testing project in TTCN-3. + +## Contact information +Email at cti_support at etsi dot org + +## License +Unless specified otherwise, the content of this repository and the files contained are released under the ETSI Software License. +See the attached LICENSE file or visit +https://forge.etsi.org/etsi-software-license + +## Standard links +- Mobile-Edg Compution standards, accessible [here](https://www.etsi.org/standards#page=1&search=MEC&title=1&etsiNumber=1&content=1&version=0&onApproval=1&published=1&historical=1&startDate=1988-01-15&endDate=2019-05-06&harmonized=0&keyword=&TB=&stdType=&frequency=&mandate=&collection=&sort=1) + +## RFC links +- RFC 7159 - The JavaScript Object Notation (JSON) Data Interchange Format, accessible [here](https://tools.ietf.org/html/rfc7159.html) + +NOTE All draft can be found in the 'IETF XML Registry', accessible [here](https://www.iana.org/assignments/xml-registry/xml-registry.xhtml) -- GitLab