From 14b5119d94113ede6d075700ec89feeb467104a0 Mon Sep 17 00:00:00 2001 From: pycook Date: Tue, 15 Aug 2023 13:41:45 +0800 Subject: [PATCH] update gitattributes --- .gitattributes | 1 + README.md | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6e51dee --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.vue linguist-language=python diff --git a/README.md b/README.md index 1c4fb89..20b7c86 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![维易CMDB](docs/images/logo.png) +![维易开源CMDB](docs/images/logo.png) [![License](https://img.shields.io/badge/License-AGPLv3-brightgreen)](https://github.com/veops/cmdb/blob/master/LICENSE) [![UI](https://img.shields.io/badge/UI-Ant%20Design%20Pro%20Vue-brightgreen)](https://github.com/sendya/ant-design-pro-vue) @@ -7,7 +7,7 @@ [English](README_en.md) / [中文](README.md) - 在线体验: CMDB - - username: demo + - username: demo 或者 admin - password: 123456 > **重要提示**: `master` 分支在开发过程中可能处于 _不稳定的状态_ 。 @@ -62,7 +62,7 @@ ## 接入公司 -> 欢迎使用CMDB的公司,在 [#112](https://github.com/veops/cmdb/issues/112) 登记 +> 欢迎使用开源CMDB的公司,在 [#112](https://github.com/veops/cmdb/issues/112) 登记 ## 安装