From 1eb6c947757de3f5d75e6432ca837b0820c6bc21 Mon Sep 17 00:00:00 2001 From: Jonathan Kliem Date: Thu, 3 Jun 2021 13:52:15 +0200 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index da84144..1792cc3 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ While the actual order types are listed here http://www.ist.tugraz.at/staff/aichholzer/research/rp/triangulations/ordertypes/ -the actual pseudo order types are not available anymore. +the pseudo order types are not available anymore. The package `pseudo_order_types` is `pip` installable and allows iterating over pseudo order types with given number of points as well as @@ -20,4 +20,4 @@ saving and loading them. - `setuptools`, - `wheel`, - `Cython`, -- `memory_allocator`. +- `memory-allocator`.