Added CI link, cleanup
This commit is contained in:
14
README.md
14
README.md
@ -4,6 +4,8 @@ This repository contains all the handouts I've written for the [ORMC](https://ci
|
||||
|
||||
If you are not affiliated with the ORMC, ask for permission before using these.
|
||||
|
||||
|
||||
|
||||
## Contents
|
||||
|
||||
Handouts are sorted by the class they're for:
|
||||
@ -12,7 +14,17 @@ Handouts are sorted by the class they're for:
|
||||
|
||||
Grade levels are estimates.
|
||||
|
||||
## Usage
|
||||
|
||||
|
||||
## Getting the Handouts
|
||||
|
||||
If you don't want to compile these yourself, I've configured CI that puts the latest pdfs [here](https://nc.betalupi.com/s/ormc-handouts).
|
||||
|
||||
**For my students:** Handouts will appear here a few days before class. Please don't look at them (or their solutions) beforehand, that spoils all the fun!
|
||||
|
||||
|
||||
|
||||
## Building them Yourself
|
||||
|
||||
Most handouts use a custom document class. If you move any files out of this repository, you'll need to change a few things for the handout to compile:
|
||||
1. Download [`./resources/ormc_handout.cls`](./resources/ormc_handout.cls).
|
||||
|
Reference in New Issue
Block a user