From 2cac340cb725880670e9964a0b44adfe8162dc6c Mon Sep 17 00:00:00 2001 From: Maria Marchwicka Date: Thu, 15 Jul 2021 13:42:34 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e573e22..39ced7d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ This project aims to calculate signature functions for knots (cable sums) and was used to prove Lemma 3.2 from a paper "On the slice genus of generalized algebraic knots" (Maria Marchwicka and Wojciech Politarczyk). -The program can be run as a sage script from the terminal (file main.sage in gaknot) or used in interactive mode (see notebooks for examples). +The package can be used in interactive mode (see notebooks for examples). A knot (cable sum) is encoded as a list where each element (also a list) corresponds to a cable knot. \ No newline at end of file