浏览代码

Mention FloatCore in README

Vinzent Steinberg 7 年之前
父节点
当前提交
52bc8eb22b
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -32,7 +32,8 @@ version = "0.2"
 default-features = false
 ```
 
-The `Float` and `Real` traits are only available when `std` is enabled.
+The `Float` and `Real` traits are only available when `std` is enabled. The
+`FloatCore` trait is always available.
 
 ## Releases