asn1: Fix README-X681.md headers

This commit is contained in:
Nicolas Williams
2021-02-05 17:27:39 -06:00
parent cd1663b13e
commit 24d26a2ddc

View File

@@ -2,11 +2,11 @@
## Table of Contents
- [Introduction](#Introduction)
- [Typed Holes / Open Types](#typed-holes--open-types)
- [ASN.1 IOS, Constraint, and Parameterization](#asn1-ios-constraint-and-parameterization)
1. [Introduction](#Introduction)
2. [Typed Holes / Open Types](#typed-holes--open-types)
3. [ASN.1 IOS, Constraint, and Parameterization](#asn1-ios-constraint-and-parameterization)
- [IOS Crash Course](#ios-crash-course)
- [Implementation Thoughts](#implementation-thoughts)
4. [Implementation Thoughts](#implementation-thoughts)
## Introduction