Skip to content

Commit 53ab1df

Browse files
committed
Changed LICENSE.md to LICENSE.txt and fixed small spelling mistakes in README.md.
1 parent 81b1bb1 commit 53ab1df

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

models/CIFAR10/Brevitas_FINN_CNV/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ NOTE: Accuracy numbers listed here are taken from the Brevitas repo, and are not
2121

2222
## Train
2323

24-
The training scripts for these models are located in the [Brevitas Repo](https://github.com/Xilinx/brevitas/tree/master/src/brevitas_examples/bnn_pynq)
24+
The training scripts for these models are located in the [Brevitas Repo](https://github.com/Xilinx/brevitas/tree/master/src/brevitas_examples/bnn_pynq).
2525

2626
## License
2727

28-
Models are licensed under LICENSE.md within this directory
28+
Models are licensed under LICENSE.txt within this directory.

models/MNIST/Brevitas_FINN_TFC/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ NOTE: Accuracy numbers listed here are taken from the Brevitas repo, and are not
2121

2222
## Train
2323

24-
The training scripts for these models are located in the [Brevitas Repo](https://github.com/Xilinx/brevitas/tree/master/src/brevitas_examples/bnn_pynq)
24+
The training scripts for these models are located in the [Brevitas Repo](https://github.com/Xilinx/brevitas/tree/master/src/brevitas_examples/bnn_pynq).
2525

2626
## License
2727

28-
Models are licensed under LICENSE.md within this directory
28+
Models are licensed under LICENSE.txt within this directory.

0 commit comments

Comments
 (0)