multi solution README modification

This commit is contained in:
Gleb Koval 2022-05-31 22:46:06 +01:00
parent 5a1d509d09
commit c85bf9b307
Signed by: cyclane
GPG Key ID: 15E168A8B332382C
1 changed files with 4 additions and 1 deletions

View File

@ -20,3 +20,6 @@ https://leetcode.com/problems/<folder-name>/
All solutions for the various languages are named All solutions for the various languages are named
`sol.<ext>`, although generally I don't vary all that `sol.<ext>`, although generally I don't vary all that
much. much.
If I have written multiple solutions in a language,
they will be named `sol_<description>.<ext>`.