Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sabudilovskiy authored Mar 31, 2023
1 parent b578d9e commit 4c2c06f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Timetable-VSU-backend
# timetable_vsu_backend

This C++ service use [userver framework](https://github.com/userver-framework/userver).

Expand All @@ -7,7 +7,7 @@ This C++ service use [userver framework](https://github.com/userver-framework/us

Steps to use this service:
1. Clone the service
2. Initialize submodules: `cd your-service-repo && git submodule update --init`
2. Initialize submodules: `cd timetable_vsu_backend && git submodule update --init`
3. Use one of make commands

## Makefile
Expand Down

0 comments on commit 4c2c06f

Please sign in to comment.