Skip to content
This repository was archived by the owner on Nov 22, 2023. It is now read-only.

Commit fdd51a1

Browse files
authored
Update README.md
1 parent 1ff0c36 commit fdd51a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ STDIX is a simple С library for Software Engineering students from [ICIX MEPHI]
33

44

55
## Quick start
6-
1. Download a latest stable release: [github.com/NTDV/stdix/releases](https://github.com/NTDV/stdix/releases)
6+
1. Download the latest stable release: [github.com/NTDV/stdix/releases](https://github.com/NTDV/stdix/releases)
77
2. Copy files from archive to your working folder
88
3. Include header files in your code. For example, `#inclide "stdix.h"`
99
4. Compile your program with passing all `*.c` and `*.h` files to compiler.

0 commit comments

Comments
 (0)