From 15c6aa88dd2070d774d049868313f9f0867a8b74 Mon Sep 17 00:00:00 2001 From: Lev Walkin Date: Sun, 12 Oct 2014 17:55:44 -0700 Subject: do not shout --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 59d9c967..4152e93a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,11 @@ -# WHAT TO READ? + +# Installation If you haven't installed the asn1c yet, read the INSTALL file for a short installation guide. +# What to read? + For the list of asn1c command line options, see `asn1c -h` or `man asn1c`. The comprehensive documentation on this compiler is in asn1c-usage.pdf. @@ -16,7 +19,7 @@ Please also read the FAQ file. An excellent book on ASN.1 is written by Olivier Dubuisson: "ASN.1 Communication between heterogeneous systems", ISBN:0-12-6333361-0. -# QUICK START +# Quick start (also check out ./doc/asn1c-quick.pdf) @@ -51,7 +54,7 @@ by the compiler. asn1c -EF # Check semantic validity -# MODEL OF OPERATION +# Model of operation The asn1c compiler works by processing the ASN.1 module specifications in several stages: -- cgit v1.2.3