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