Skip to content

Commit

Permalink
Correzioni per codacy
Browse files Browse the repository at this point in the history
  • Loading branch information
R0mb0 authored Sep 23, 2023
1 parent 7285546 commit 93a4226
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,26 @@
[![Compilation_Test](https://github.com/R0mb0/Sushi_Order_Sheet/actions/workflows/Compilation_Test.yml/badge.svg)](https://github.com/R0mb0/Sushi_Order_Sheet/actions/workflows/Compilation_Test.yml)

### Demo images:
- ![With_annotation_column](https://github.com/R0mb0/Sushi_Order_Sheet/blob/main/ReadMe_Images/With_annotation_column.png)
- ![Without_annotation_column](https://github.com/R0mb0/Sushi_Order_Sheet/blob/main/ReadMe_Images/Without_annotation_column.png)
- ![With_annotation_column](https://github.com/R0mb0/Sushi_Order_Sheet/blob/main/ReadMe_Images/With_annotation_column.png)
- ![Without_annotation_column](https://github.com/R0mb0/Sushi_Order_Sheet/blob/main/ReadMe_Images/Without_annotation_column.png)

---
## How to create your personal sushi order sheet online for free!
1. Fork this repository.
2. Rename the repository as you want and change the description then Fork it!
3. Upload your images using GitHub into the images folder!
1. Access the folder from main page.
2. "Add file" -> "Upload files" -> drag and drop your images here.
3. At the end, "Commit changes".
4. Overwrite demo images with yours into the LaTeX document (if necessary change the parameters down the images names to center its).
1. Access the "Order_Sheet" folder from main page and click on "Order_Sheet.tex".
2. Now click on "Edit this file" (the pencil on top right).
3. Overwrite demo backgrund image with your own (around code line 61).
4. Do the same with the circular logo (around code line 65).
5. If you want the "annotation column" in document, set "annotationColumn" variable (around code line 58) to "true".
6. Now "Commit chages".
5. Wait 2 minutes, got to "Actions" -> "Compile" -> click on the last one (look at the date on right) -> scroll down the page and click on "artifact file".
6. Done! now you have your suhi order sheet.
1. Fork this repository.
2. Rename the repository as you want and change the description then Fork it!
3. Upload your images using GitHub into the images folder!
1. Access the folder from main page.
2. "Add file" -> "Upload files" -> drag and drop your images here.
3. At the end, "Commit changes".
4. Overwrite demo images with yours into the LaTeX document (if necessary change the parameters down the images names to center its).
1. Access the "Order_Sheet" folder from main page and click on "Order_Sheet.tex".
2. Now click on "Edit this file" (the pencil on top right).
3. Overwrite demo backgrund image with your own (around code line 61).
4. Do the same with the circular logo (around code line 65).
5. If you want the "annotation column" in document, set "annotationColumn" variable (around code line 58) to "true".
6. Now "Commit chages".
5. Wait 2 minutes, got to "Actions" -> "Compile" -> click on the last one (look at the date on right) -> scroll down the page and click on "artifact file".
6. Done! now you have your suhi order sheet.

---

Expand Down

0 comments on commit 93a4226

Please sign in to comment.