aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2016-08-02 04:03:03 -0700
committerLev Walkin <vlm@lionet.info>2016-08-02 04:03:03 -0700
commit83b52d8fdb1fb94c8dad90aad31c710fe9e16ffe (patch)
treeeae85315a875588d775715dd53a443c4e3e5d3fa /README.md
parent93ed4942103a3ad84783c8da260de80bf3ae91c7 (diff)
INSTALL -> INSTALL.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index b9f36125..22fd06e3 100644
--- a/README.md
+++ b/README.md
@@ -16,8 +16,10 @@ ASN.1 compiler.
# Build and Install
-If you haven't installed the asn1c yet, read the [INSTALL](INSTALL) file for a
-short installation guide.
+If you haven't installed the asn1c yet, read the [INSTALL.md](INSTALL.md) file
+for a short installation guide.
+
+[![Build Status](https://travis-ci.org/vlm/asn1c.svg?branch=master)](https://travis-ci.org/vlm/asn1c)
# Documentation
@@ -34,7 +36,7 @@ An excellent book on ASN.1 is written by Olivier Dubuisson:
(also check out [doc/asn1c-quick.pdf](doc/asn1c-quick.pdf))
-After installing the compiler (see [INSTALL](INSTALL)), you may use
+After installing the compiler (see [INSTALL.md](INSTALL.md)), you may use
the asn1c command to compile the ASN.1 specification:
asn1c <module.asn1> # Compile module