added comments and disclaimer to the readme

This commit is contained in:
Francesco Cozzuto
2022-03-24 19:57:02 +01:00
parent 2bf94bb57f
commit e31b882445
2 changed files with 8 additions and 2 deletions
+3 -1
View File
@@ -1,2 +1,4 @@
# Lina
Lina (***Lin**ear **A**lgebra*) is a C library that implements common linear algebra operations.
Lina (***Lin**ear **A**lgebra*) is a C library that implements common linear algebra operations.
Note that this is still a work in progress.