Skip to content

Commit 17bb933

Browse files
committed
update README to reflect examples removal.
1 parent 13d9a00 commit 17bb933

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
@@ -76,7 +76,7 @@ The original purpose of the package was to simplify translation of Fortran codes
7676

7777
+ [ClawPack 5.0](http://clawpack.github.io/index.html)
7878

79-
The directory _examples_ contains at the moment a translation of explicit upwind finite difference scheme for scalar law advection equation from
79+
The directory _examples_ of [hyperbolic_PDE](https://github.com/alsam/hyperbolic_PDE.jl) contains at the moment a translation of explicit upwind finite difference scheme for scalar law advection equation from
8080
the book _Numerical Solution of Hyperbolic Partial Differential Equations_ by prof. John A. Trangenstein.
8181

8282
+ examples/scalar_law/PROGRAM0/main.jl

0 commit comments

Comments
 (0)