mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-26 03:00:54 +00:00
Eliminate the confusing double negative (#92)
* Eliminate the confusing double negative I was having trouble parsing the caveat NOTE, proposing wording changes that I think reflect the meaning and avoid the confusion. * Eliminate double negative without further explanation on role of this file. Incorporate @pranavsharma feedback.
This commit is contained in:
parent
358be0653c
commit
c8ae91251e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# C API
|
||||
|
||||
**NOTE: The C API is PRE-RELEASE and subject to change. Please do not rely on this file not changing.**
|
||||
**NOTE: The C API is PRE-RELEASE and subject to change.**
|
||||
|
||||
## Features
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue