Skip to content
Snippets Groups Projects
Commit 65d9f7dc authored by Pieter Donker's avatar Pieter Donker
Browse files

RTSD-79, updated readme.md

parent a9d31038
No related branches found
No related tags found
No related merge requests found
Pipeline #49699 passed
...@@ -11,7 +11,7 @@ Style fixing done: ...@@ -11,7 +11,7 @@ Style fixing done:
- Type Conversions to lowercase. - Type Conversions to lowercase.
- Resolutions to lowercase. - Resolutions to lowercase.
- Attributes to lowercase. - Attributes to lowercase.
- Remove space between type function and bracket. - Remove space between type-function and the open bracket.
## Usage: ## Usage:
...@@ -26,5 +26,5 @@ cd git/hdl ...@@ -26,5 +26,5 @@ cd git/hdl
## Todo: ## Todo:
- Align all code. - Align all code.
- Check if tabs are converted to spaces. - Check if all tabs are converted to spaces.
- Remove spaces between all type of functions and open bracked. - Remove spaces between all type of functions and the open bracked.
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment