aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgi Gerganov <ggerganov@gmail.com>2023-03-16 15:00:09 +0200
committerGitHub <noreply@github.com>2023-03-16 15:00:09 +0200
commit721311070e31464ac12bef9a4444093eb3eaebf7 (patch)
tree3a46c4a8d01527612341f7b5da2bdc19e4517606
parentac15de789547e5a6e93df552e787379b3a23ef26 (diff)
Update README.md
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index c6fb427..15e1b9a 100644
--- a/README.md
+++ b/README.md
@@ -219,7 +219,3 @@ https://user-images.githubusercontent.com/271616/225014776-1d567049-ad71-4ef2-b0
- There are no strict rules for the code style, but try to follow the patterns in the code (indentation, spaces, etc.). Vertical alignment makes things more readable and easier to batch edit
- Clean-up any trailing whitespaces, use 4 spaces indentation, brackets on same line, `void * ptr`, `int & a`
- See [good first issues](https://github.com/ggerganov/llama.cpp/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) for tasks suitable for first contributions
-
-### Misc
-
-- Practice your C++ typing skills: https://typing-battles.ggerganov.com