Skip to content

Commit 48581eb

Browse files
Update README.md
1 parent 95de8aa commit 48581eb

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
@@ -1,5 +1,5 @@
11
# Shared-Object-File-Using-Rust
2-
A sample project which creates a shared object (.so) file on linux using Rust programming language and calls it's function from another rust program.
2+
A sample project which creates a shared object (.so) library on linux using Rust programming language and calls it's function from another rust program.
33

44
-------------------
55
Shared Object (.so) File :-

0 commit comments

Comments
 (0)