Open Mobile Alliance UserPlane Location Protocol

git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1363 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/examples/README b/examples/README
index 42910a8..e97683d 100644
--- a/examples/README
+++ b/examples/README
@@ -15,11 +15,15 @@
    Lightweight Directory Access Protocol version 3 PDU as specified in
    rfc4211.txt.
 
+6. The ./sample.source.RRC directory contains the 3GPP Radio Resource Control
+   decoder. Just type `make` in there to compile.
+
 5. The ./sample.source.TAP3 directory contains the GSM TAP3 decoder.
    Before trying to compile, read the README file in that directory.
 
-6. The ./sample.source.RRC directory contains the 3GPP Radio Resource Control
-   decoder. Just type `make` in there to compile.
+6. The ./sample.source.ULP directory contains the Open Mobile Alliance
+   UserPlane Location Protocol decoder. Before trying to compile, read the
+   README file in that directory.
 
 The clyx2asn1.pl script can be used to extract ASN.1 data from LyX editor files.