update README

pull/1/head
HTG-YT 2021-08-06 23:26:14 +08:00
parent 7cf7237183
commit ee59a54d73
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
# externc-libm
libm with the required `no_mangle` and `extern "C"` declarations.
libm with the required `no_mangle` and `extern "C"` declarations for linking under `no_std` environments.