Skip to content

Commit

Permalink
Added Logo
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoboss committed Aug 6, 2023
1 parent be92c27 commit 490410a
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 3 deletions.
15 changes: 12 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# STEP

Simple Transition to Elevated Programming.
<img src="docs/logo.svg" align="left" alt="STEP" width="80" height="80">

<p>
<h1>STEP</h1>
<span>
<strong>S</strong><span>imple</span>
<strong>T</strong><span>ransition</span>
<span>to</span>
<strong>E</strong><span>levated</span>
<strong>P</strong><span>rogramming</span>
</span>
</p>

Behold, a new programming language arrives:

Expand Down
8 changes: 8 additions & 0 deletions STEP.sln
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "STEP.Tests", "STEP.Tests\STEP.Tests.csproj", "{CB5E44DF-C1D2-4DA9-8175-FD76F8D95A42}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "docs", "docs", "{034D6437-D28A-46AA-88D2-6D556A97C3AC}"
ProjectSection(SolutionItems) = preProject
docs\logo.svg = docs\logo.svg
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand All @@ -27,4 +32,7 @@ Global
{CB5E44DF-C1D2-4DA9-8175-FD76F8D95A42}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CB5E44DF-C1D2-4DA9-8175-FD76F8D95A42}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{034D6437-D28A-46AA-88D2-6D556A97C3AC} = {4EC278E0-B181-49AF-BCC1-F1F4D7133B24}
EndGlobalSection
EndGlobal
1 change: 1 addition & 0 deletions docs/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 490410a

Please sign in to comment.