From 457f848b14709155c4133de038bf13441ba3ea53 Mon Sep 17 00:00:00 2001
From: Joshua Fogg <joshua.h.fogg@gmail.com>
Date: Wed, 29 Sep 2021 18:04:34 +0100
Subject: [PATCH] Fixes #4 Removed doc ref to `beamernotes`

---
 README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 694046f..b11cc20 100644
--- a/README.md
+++ b/README.md
@@ -3,8 +3,7 @@
 LaTeX styles files for School of Math, University of Edinburgh. This includes:
 
 - [edmaths.sty](#Report-Stylesheet), report and thesis stylesheet,
-- [beamerthemeedmaths.sty](#Beamer-Theme), presentation theme,
-- [beamernotes.sty](#Beamer-Notes), for [pdfpc](https://pdfpc.github.io/) compatible presentation notes.
+- [beamerthemeedmaths.sty](#Beamer-Theme), presentation theme.
 
 To use, download the files and store them either with your `.tex` file(s) or in any directory that's findable by LaTeX (e.g. `$TEXINPUTS`).
 
-- 
GitLab