From a4c091950ab000623c5cd2b0d176ecaf512a397b Mon Sep 17 00:00:00 2001 From: kekelis Date: Sun, 10 Mar 2024 21:09:11 +0200 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 621f621..1005308 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Overview [![Tests](https://github.com/jorenchik/testing-spring-2024/actions/workflows/test.yml/badge.svg)](https://github.com/jorenchik/testing-spring-2024/actions/workflows/test.yml) - +[Latvian](./README-lv.md) ## Project This is a simple C++ project that includes the function for our colleagues to @@ -43,5 +43,5 @@ run tests specified in `test.cpp`. ## TODOS -- [ ] Translate README in Latvian +- [x] Translate README in Latvian - [ ] Check the compilation process on Windows and add description in README