Skip to content

Commit 7f5d53c

Browse files
committed
update readme intro
1 parent 6fc3a41 commit 7f5d53c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ The SimVascular website user guides can be found in the documentation folder, an
4949

5050
In each folder, there are markdown files from which the content in the `html` files is generated. [Markdown](https://daringfireball.net/projects/markdown) is a lightweight markup language with plain text formatting syntax that can be editied using a text editor.
5151

52-
The markdown files are accessed and translated into `html` through the `<zero-md>` element, which is placed in the `html` file. Documentation on `<zero-md>` can be found [here](https://zerodevx.github.io/zero-md/).
52+
The markdown files are accessed and translated into `html` with the `<zero-md>` element, which is placed in the `html` file. Documentation on `<zero-md>` can be found [here](https://zerodevx.github.io/zero-md/).
5353

54-
The icons used in this website come from [fontawesome](https://fontawesome.com/search?o=r&m=free).
54+
The icons used in this website come from [fontawesome](https://fontawesome.com/search?o=r&m=free). Some styling comes from [Bootstrap](https://getbootstrap.com/) because we want to make the website as compatible with mobile phones as possible.
5555

5656
Before editing, you should first fork **simvascular.github.io** to your own repository and sync it with https://github.com/SimVascular/simvascular.github.io.
5757

0 commit comments

Comments
 (0)