From a718f45bdcb777a30070cf37b2043702d4f49eb8 Mon Sep 17 00:00:00 2001 From: Gleb Date: Thu, 22 Dec 2022 11:08:39 +0000 Subject: [PATCH] renamed main to fm --- main.ipynb => fm.ipynb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename main.ipynb => fm.ipynb (97%) diff --git a/main.ipynb b/fm.ipynb similarity index 97% rename from main.ipynb rename to fm.ipynb index d70d134..12231e3 100644 --- a/main.ipynb +++ b/fm.ipynb @@ -20,8 +20,8 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Main\n", - "This contains automations for A-level Further Maths ordered in the same way as they are on [integral maths](https://my.integralmaths.org/)." + "# FM\n", + "This contains automations for A-level Further Maths stats ordered in the same way as they are on [integral maths](https://my.integralmaths.org/)." ] }, { @@ -334,7 +334,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.9.2" + "version": "3.9.2 (default, Feb 28 2021, 17:03:44) \n[GCC 10.2.1 20210110]" }, "orig_nbformat": 4, "vscode": {