aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/googleclassroom/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/googleclassroom/README.md')
-rw-r--r--recipes/googleclassroom/README.md23
1 files changed, 0 insertions, 23 deletions
diff --git a/recipes/googleclassroom/README.md b/recipes/googleclassroom/README.md
deleted file mode 100644
index a1a3455..0000000
--- a/recipes/googleclassroom/README.md
+++ /dev/null
@@ -1,23 +0,0 @@
1# Ferdi Google Classroom
2A Google Classroom recipe for Ferdi
3
4Fixes getferdi/recipes#135
5
6### Release notes
71.0.2: DarkMode support
8
91.0.1: fix serviceURL
10
111.0.0: First version
12
13### How to use?
141. Click on Download ZIP or use `git clone https://github.com/TanZng/ferdi-googleclassroom`
152. On Ferdi click on *Add new service* and go to *Custom Service*
163. Click on *Open Folder*
174. In the folder that Ferdi opened for you `...\Ferdi\recipes\dev`, drag the **unzip** ferdi-googleclassroom folder
185. After that Google Classroom should appear on Custom Services. If not, restart Ferdi.
19
20> :warning: **Don't use dark mode**: Google Classroom page will load with a black background! We are fixing it.
21
22### How to create your own Ferdi recipes:
23* [Read the documentation](https://github.com/getferdi/recipes/blob/master/docs/integration.md)