Skip to content

Commit 227a396

Browse files
Update README.md
1 parent edbec60 commit 227a396

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 and calls it's function from another program.
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.
33

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

0 commit comments

Comments
 (0)