Skip to content

Commit a00a53d

Browse files
committed
put repo link in documentation
1 parent e8ee314 commit a00a53d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/DiscreteEvents.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
A Julia package for generating and simulating discrete events. It runs on Julia
1313
`VERSION ≥ v"1.0"`. Multithreading requires `VERSION ≥ v"1.3"`.
1414
15+
Its Github repo is [https://github.com/pbayer/DiscreteEvents.jl].
16+
1517
The current stable, registered version is installed with
1618
```julia
1719
pkg> add DiscreteEvents

0 commit comments

Comments
 (0)