diff --git a/README-lv.md b/README-lv.md index f68fda5..d33d0d5 100644 --- a/README-lv.md +++ b/README-lv.md @@ -14,8 +14,6 @@ Direktorija `modules` ir saistīta ar datu sagatavošanu pirms funkcijas izsaukuma. `test_validation.cc` ir viens testa fails, kas satur testus. [GTest](https://github.com/google/googletest) tiek izmantots testiem. -## Lietojums - ## Kompilācija uz Linux un MacOS Kompilācijai operētājsistēmā Linux ir nepieciešams cmake un diff --git a/README.md b/README.md index 27c19c2..8479756 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,6 @@ Directory `modules` is concerned with preparation of data prior to the function call. `test_validation.cc` is a single test file that contain the tests. [GTest](https://github.com/google/googletest) is used for tests. -## Usage - ## Compilation on Linux and MacOS Compilation on Linux and MacOS requires cmake and CXX compiler (e.g., g++).