Skip to content

Commit

Permalink
add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-streltsov committed Feb 23, 2024
1 parent cf40272 commit 71e538f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Running
'''bash
git clone [email protected]:artem-streltsov/text-editor.git
cd text-editor
cargo run <path_to_file>
'''

0 comments on commit 71e538f

Please sign in to comment.