Skip to content

Commit 7198822

Browse files
committed
Update README.md
FIxed spacing issue that prevented mailto link from appearing correctly. Found solution here: github/markup#1030
1 parent 3f35923 commit 7198822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# RayTracing
22

3-
by [Daniel Côté](mailto:[email protected]?subject=Raytracing python module)
3+
by [Daniel Côté](mailto:[email protected]?subject=Raytracing%20python%20module)
44

55
This code aims to provide a simple ray tracing module for calculating various properties of optical paths (object, image, aperture stops, field stops). It makes use of ABCD matrices and does not consider aberrations (spherical or chromatic). Since it uses the ABCD formalism (or Ray matrices, or Gauss matrices) it can perform tracing of rays and gaussian laser beams.
66

0 commit comments

Comments
 (0)