Skip to content

Commit bd3828b

Browse files
committed
Changed README.
1 parent 3bc7e54 commit bd3828b

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
@@ -2,7 +2,7 @@
22

33
A PyTorch-like machine learning library built from scratch with NumPy. Train neural networks with automatic differentiation, no dependencies beyond NumPy.
44

5-
[Documentation](https://fit-ml.readthedocs.io/) | [Examples](examples/)
5+
[Documentation](https://fit-ml.readthedocs.io/) (for now it's incomplete, will finish it soon c:) | [Examples](examples/)
66

77
## Why FIT?
88

0 commit comments

Comments
 (0)