Skip to content

Commit 2506b2b

Browse files
committed
Change the name of the project
1 parent 423d129 commit 2506b2b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[package]
2-
name = "stainless"
2+
name = "opengl-practice"
33
version = "0.0.1"
44
authors = ["Hyeon Kim <simnalamburt@gmail.com>"]
55

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
stainless
1+
My OpenGL Practice
22
========
33

44
![](img/sample.png)

0 commit comments

Comments
 (0)