浏览代码

changed logo, readme and description

bchanot 2 周之前
父节点
当前提交
b2ce3f1504
共有 3 个文件被更改,包括 9 次插入3 次删除
  1. 二进制
      42.png
  2. 7 1
      README.md
  3. 2 2
      package.json

二进制
42.png


+ 7 - 1
README.md

@@ -1,5 +1,6 @@
 This repo is a fork of the repo [Etheram68](https://github.com/Etheram68/Header-Cpp-Class)
 
+
 <img
   src="https://raw.githubusercontent.com/Etheram68/Header-Cpp-Class/master/42.png"
   width=128>
@@ -42,7 +43,12 @@ Enter the Class Name
 
 To report a bug or ask for a feature, please open a [Github issue](https://github.com/Etheram68/Header-Cpp-Class/issues).
 
-## Release Notes
+## adaptated version of me
+
+## 1.0.2
+Changed some spacing and naming. updated the logo and readme 
+
+## Release Notes (fork version)
 
 ## 0.3.3 / 0.3.4
 Add on template line Accessor

+ 2 - 2
package.json

@@ -1,8 +1,8 @@
 {
 	"name": "bchanotcanonicalclasscpp",
 	"displayName": "42 Canonical Class and template CPP of bchanot",
-	"description": "This extension is to automatically create a canonical hpp, cpp file or tpp",
-	"version": "1.0.1",
+	"description": "This extension generate class and template with canonical 42 form. Is a personal fork of the extension from frfrey",
+	"version": "1.0.2",
 	"publisher": "bchanot",
 	"icon": "42.png",
 	"repository": {