Skip to content

Commit

Permalink
Fixed readme (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuzu-Typ authored Oct 12, 2024
1 parent 4987078 commit be455f2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ from PyGLM import glm
```
### Using PyGLM
PyGLM's syntax is very similar to the original GLM's syntax\.
The module \`glm\` contains all of PyGLM's types and functions\.
[Typing stubs](https://github.com/esoma/pyglm-typing) by @esoma are available in the \`glm\_typing\` module\.
The module ``` glm ``` contains all of PyGLM's types and functions\.
[Typing stubs](https://github.com/esoma/pyglm-typing) by [@<!---->esoma](https://github.com/esoma) are available in the ``` glm_typing ``` module\.

For more information, take a look at the [wiki](https://github.com/Zuzu-Typ/PyGLM/wiki)\.
#### License requirements
Expand Down
4 changes: 2 additions & 2 deletions README.sb
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ from PyGLM import glm
\ code\
\h3 \Using PyGLM\ h3\
PyGLM's syntax is very similar to the original GLM's syntax.
The module `glm` contains all of PyGLM's types and functions.
\url https://github.com/esoma/pyglm-typing \Typing stubs\ url\ by \raw \@esoma\ raw\ are available in the `glm_typing` module.
The module \code \glm\ code\ contains all of PyGLM's types and functions.
\url https://github.com/esoma/pyglm-typing \Typing stubs\ url\ by \url https://github.com/esoma \@esoma\ url\ are available in the \code \glm_typing\ code\ module.

For more information, take a look at the \url https://github.com/Zuzu-Typ/PyGLM/wiki \wiki\ url\.
\h4 \License requirements\ h4\
Expand Down

0 comments on commit be455f2

Please sign in to comment.