renamed main to fm

This commit is contained in:
Gleb Koval 2022-12-22 11:08:39 +00:00
parent 1d98734702
commit a718f45bdc
Signed by: cyclane
GPG Key ID: 15E168A8B332382C
1 changed files with 3 additions and 3 deletions

View File

@ -20,8 +20,8 @@
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"# Main\n", "# FM\n",
"This contains automations for A-level Further Maths ordered in the same way as they are on [integral maths](https://my.integralmaths.org/)." "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", "name": "python",
"nbconvert_exporter": "python", "nbconvert_exporter": "python",
"pygments_lexer": "ipython3", "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, "orig_nbformat": 4,
"vscode": { "vscode": {