diff --git a/README b/README index 5a529ca..659f3bd 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ I am providing code in this repository to you under an open source license. -Because this is my personal repository, the license you receive to my code if from +Because this is my personal repository, the license you receive to my code is from me and not my employer (Facebook). LinearML (or LiML) is a programming language designed to write efficient parallel programs. @@ -18,4 +18,4 @@ In LiML, the default is, every value has a linear type, this implies: In other words, there is no garbage collector, the memory usage is safe, it's garanteed statically ! -To compile LiML, follow the instructions in INSTALL \ No newline at end of file +To compile LiML, follow the instructions in INSTALL