Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
yekm committed Jun 12, 2023
1 parent c81070e commit 3502afd
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,3 @@
# imscreensaver
# cloudlife

Xscreensaver with Dear ImGui

### usage

```
git clone https://github.com/yekm/imscreensaver
cd imscreensaver
git clone https://github.com/ocornut/imgui
git clone https://github.com/jgreitemann/colormap
mkdir build
cd build
cmake ..
make -j
./cloudlife
```

0 comments on commit 3502afd

Please sign in to comment.