Skip to content
This repository was archived by the owner on Feb 12, 2023. It is now read-only.

Commit da3812c

Browse files
committed
Adds a license and updates the README
1 parent e09269f commit da3812c

File tree

3 files changed

+17
-5
lines changed

3 files changed

+17
-5
lines changed

LICENSE.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Copyright © 2023 MutableSecurity
2+
3+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
4+
5+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
6+
7+
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

README.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
1-
# `cloud-functions`
1+
<div align="center">
2+
<img src="others/cover.webp" width="600px" alt="Cover">
3+
<br/><br/>
4+
<img src="https://img.shields.io/github/license/mutablesecurity/mutablesecurity?color=lightgray&label=license&logo=opensourceinitiative&style=flat-square&logoColor=white" alt="License">
5+
<br/>
6+
</div>
27

3-
## Description
8+
---
49

5-
**`cloud-functions`** constains the source code of the existent Google Cloud Functions.
10+
# Description
611

7-
This repository is private. Links to content contained therein are not accessible to anyone outside the organization.
12+
**`cloud-functions`** constains the source code of the existent Google Cloud Functions.
813

9-
## Functions
14+
# Functions
1015

1116
| Name | Functionality |
1217
| --------------------- | ------------------------------------------------ |

others/cover.webp

10.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)