Skip to content

Commit

Permalink
example photo
Browse files Browse the repository at this point in the history
  • Loading branch information
wanetty committed Aug 13, 2024
1 parent f2daa1d commit 1e72918
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This is a simple Go web server that allows users to upload files and view a list

This project tries to replace all file servers that use python, since there are always problems with libraries. Sometimes we want it to be on a remote pc and go gives you the possibility of cross-platform compilation and to work anywhere...

![Exmaple Photo](./static/example.png)
![Exmaple Photo](./static/example.jpeg)
## Features
* Users can upload files by selecting a file and clicking the "Upload" button
* Uploaded files are stored in the "uploads" directory by default, but the directory can be changed using the -dir flag
Expand Down
Binary file added static/example.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed static/example.png
Binary file not shown.

0 comments on commit 1e72918

Please sign in to comment.