renamed main to fm
This commit is contained in:
parent
1d98734702
commit
a718f45bdc
|
@ -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": {
|
Loading…
Reference in New Issue