diff --git a/README.md b/README.md index 090bfe0..a96335a 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,11 @@ The notes expect that this package is installed, as it also provides a handful o In addition to the html pages, there are other versions of the same material that can be generated, such as `ipynb` notebooks or `pdf` files. See the `runtests.jl` file for details. +The notes may be read at [calculuswithjulia.github.io](https://calculuswithjulia.github.io). ## Contributing This is a work in progress. To report an issue, make a comment, or suggest something new, please file an [issue](https://github.com/jverzani/CalculusWithJulia.jl/issues/). In your message add the tag `@jverzani` to ensure it is not overlooked. Otherwise, an email to `verzani` at `math.csi.cuny.edu` will also work. -To make edits to the documents directly, a pull request with the modified `*.jmd` files in the `CwJ` directory should be made. Minor edits to the `*.jmd` files should be possible through the GitHub web interface. The `*.html` files are generated using `Julia's` `Weave` package. This need not be done. +The accompanying notes have their own edit feature.