blob: a9781e778aee4a7151ce8eb9ce256be1d4da1a10 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
# OSXIV (Overly Simple X Image Viewer)
## Usage
```
./osxiv path_to_img
```
## Compilation
1. Install the SDL2 and SDL2_image libraries
2. ```make```
## Why?
SXIV is bloated
|