Skip to content

Commit 28cc017

Browse files
authored
Update README.md
1 parent e5e14f7 commit 28cc017

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,7 @@ After loading the module, you can use `mpirun -n [n] python Parallel_Wild_Fire.p
4444
You can specify the number of workers in `n` if you have multiple CPU.
4545

4646
## Model and Implimentation
47-
47+
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=default"></script>
48+
居中格式: $$xxx$$
49+
$$x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}$$
4850
## Parallel Version

0 commit comments

Comments
 (0)