Skip to content

Commit b1b0668

Browse files
authored
Merge pull request #198 from eatskolnikov/feature/196-add-powered-by-to-readme
Agregué sección de Powered By al readme
2 parents c177abd + d4929a4 commit b1b0668

7 files changed

Lines changed: 40 additions & 1 deletion

File tree

40.2 KB
Loading
10.3 KB
Loading
Lines changed: 7 additions & 0 deletions
Loading
164 KB
Loading
46.3 KB
Loading
Lines changed: 16 additions & 0 deletions
Loading

readme.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
### Install the following software
88

9-
- [.NET SDK](https://www.microsoft.com/net/learn/get-started/)
9+
- [.NET SDK](https://dotnet.microsoft.com/download)
1010
- [Visual Studio Code](https://code.visualstudio.com)
1111
- [Visual Studio Community](https://visualstudio.microsoft.com/es/vs/)
1212

@@ -68,6 +68,22 @@ Now add your **token** with key `"slackVerificationToken"` and **workspace secti
6868
- We have a [slack channel](https://empleado-slack.azurewebsites.net)
6969

7070

71+
## Powered By
72+
73+
- [.Net Core](https://www.microsoft.com/net/learn/get-started/)
74+
- [Azure DevOps](https://azure.microsoft.com/en-us/services/devops/)
75+
- [Azure](https://azure.com)
76+
- [JetBrains](https://www.jetbrains.com/?from=emplea.do)
77+
- [Our community](https://github.com/Emplea-do/emplea_do/graphs/contributors)
78+
- [Visual Studio & Visual Studio Code](https://visualstudio.microsoft.com/)
79+
80+
<img src="docs/images/poweredbylogos/dotnet.svg" width="100" alt=".Net"/>
81+
<img src="docs/images/poweredbylogos/azure.png" width="100" alt="Azure" />
82+
<img src="docs/images/poweredbylogos/azuredevops.png" width="100" alt="Azure devops" />
83+
<img src="docs/images/poweredbylogos/jetbrains.png" width="100" alt="Jetbrains" />
84+
<img src="docs/images/poweredbylogos/visualstudio.png" width="100" alt="Visual Studio" />
85+
<img src="docs/images/poweredbylogos/visualstudiocode.svg" width="100" alt="Visual Studio Code" />
86+
7187
## License
7288

7389
This project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details

0 commit comments

Comments
 (0)