Browse Source

simde: Update README.libobs

Tommy Vercetti 4 years ago
parent
commit
19fab46ef7
1 changed files with 3 additions and 2 deletions
  1. 3 2
      libobs/util/simde/README.libobs

+ 3 - 2
libobs/util/simde/README.libobs

@@ -1,5 +1,6 @@
 This is a slightly modified version of the simde directory in
 https://github.com/simd-everywhere/simde/commit/c3d7abfaba6729a8b11d09a314b34a4db628911d
-Unused files have removed.
 
-Then the code was reformatted using the "formatcode.sh" script in the root of this repository.
+Modifications:
+1. Unused files have removed.
+2. The code was reformatted using the "formatcode.sh" script in the root of this repository.