Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
neoski authored Apr 9, 2018
1 parent abe4eab commit 704e198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# libc-assembly
16 libc (C standard library) functions recoded in assembly (bzero, memcpy, memmove, memset,
rindex, strcasecmp, strchr, strcmp, strcpy, strcspn, strlen, strncmp, strnlen,
strpbrk, strrchr, strstr);
strpbrk, strrchr, strstr).

**Requirements :**

Expand Down

0 comments on commit 704e198

Please sign in to comment.