From 1102524d761cb21f50d6dc030d4c5004c9ced6b8 Mon Sep 17 00:00:00 2001 From: Marvin Vogt Date: Sat, 9 Dec 2023 21:35:56 +0100 Subject: [PATCH] Add links to rust docs and benchmarks to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0e6c445..36d0598 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ An [RFC 2622] conformant Routing Policy Specification Language (RPSL) parser wit > [!WARNING] > This project is still in early stages of development and its API is not yet stable. +[**Docs**](https://docs.rs/rpsl-parser/latest/rpsl_parser/) | [**Performance**](https://github.com/SRv6d/rpsl-parser/tree/main/docs/benchmark) + ## Examples ### Parsing RPSL