Pārlūkot izejas kodu

update nodesnim.nimble

SakiKawasaki 5 gadi atpakaļ
vecāks
revīzija
36de8cc9bc
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 1 1
      README.md
  2. 1 1
      nodesnim.nimble

+ 1 - 1
README.md

@@ -1,5 +1,5 @@
 <h1 align="center">Nodesnim</h1>
-<div align="center">The Nim GUI/2D framework using OpenGL and SDL2.
+<div align="center">The Nim GUI/2D framework based on OpenGL and SDL2.
 
 [![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.png?v=103)](https://github.com/ellerbrock/open-source-badges/)
 [![Nim language-plastic](https://github.com/Ethosa/yukiko/blob/master/nim-lang.svg)](https://github.com/Ethosa/yukiko/blob/master/nim-lang.svg)

+ 1 - 1
nodesnim.nimble

@@ -2,7 +2,7 @@
 name = "nodesnim"
 author = "Ethosa"
 version = "0.0.1"
-description = "The Nim GUI/2D framework using OpenGL and SDL2."
+description = "The Nim GUI/2D framework based on OpenGL and SDL2."
 license = "MIT"
 srcDir = "src"