Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed readme #257

Merged
merged 1 commit into from
Oct 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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