diff options
author | Matthew Miller <matthew@millerti.me> | 2020-05-23 16:30:16 -0700 |
---|---|---|
committer | Matthew Miller <matthew@millerti.me> | 2020-05-23 16:30:16 -0700 |
commit | 5b42ea0859b7b8cc10e3707213fb1e7003f89b6b (patch) | |
tree | d8e99784fb39389d163d03b5d227d6c4924de2dc | |
parent | d9eb45d54f99bf2d42220c79339dec28a9a8cdb0 (diff) |
Add TOC to project README
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,7 +1,16 @@ +<!-- omit in toc --> # WebAuthntine Project  [](https://www.npmjs.com/search?q=webauthntine) +- [Overview](#overview) +- [Philosophy](#philosophy) +- [Tested Devices](#tested-devices) +- [Development](#development) +- [Pronunciation Guide](#pronunciation-guide) + +## Overview + This monorepo contains two complimentary libraries to help reduce the amount of work needed to incorporate WebAuthn into a website. The following packages are maintained here: |