Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Niklas-Penzel/ASCIIfy into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Theiß committed May 8, 2021
2 parents a233c0f + 622b381 commit 3146362
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions backend/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ASCIIfy
# ASCIIfy Backend
A simple script to ASCIIfy images using the python image library.

## Examples
Expand Down Expand Up @@ -43,4 +43,4 @@ optional arguments:
that the resulting image has approximately the same dimensions
as the input.
--n_workers N_WORKERS How many processes should be started? If -1 it uses the number of cores.
```
```
2 changes: 1 addition & 1 deletion frontend/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# vue-webapp
# ASCIIfy Frontend

## Project setup
```
Expand Down

0 comments on commit 3146362

Please sign in to comment.