Update README.md
This commit is contained in:
		
							
								
								
									
										61
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										61
									
								
								README.md
									
									
									
									
									
								
							@@ -1,5 +1,60 @@
 | 
			
		||||
# TSElectronTemplate
 | 
			
		||||
This is a minimalist setup to get TypeScript & Electron working. It includes nothing extra.
 | 
			
		||||
<!-- Header -->
 | 
			
		||||
<div id="top" align="center">
 | 
			
		||||
  <br />
 | 
			
		||||
  
 | 
			
		||||
  <!-- Logo -->
 | 
			
		||||
  <img src="https://git.zakscode.com/repo-avatars/c3df2b0fe775af37194771569752d82e54c81ba8a5493540bf14ec6bf1eadd9d" alt="Logo" width="200" height="200">
 | 
			
		||||
 | 
			
		||||
  <!-- Title -->
 | 
			
		||||
  ### Desktop Daemon
 | 
			
		||||
  
 | 
			
		||||
  <!-- Description -->
 | 
			
		||||
  Virtual Desktop Pet
 | 
			
		||||
 | 
			
		||||
  <!-- Repo badges -->
 | 
			
		||||
  [](https://git.zakscode.com/ztimson/DesktopDaemon/tags)
 | 
			
		||||
  [](https://git.zakscode.com/ztimson/DesktopDaemon/pulls)
 | 
			
		||||
  [](https://git.zakscode.com/ztimson/DesktopDaemon/issues)
 | 
			
		||||
 | 
			
		||||
</div>
 | 
			
		||||
 | 
			
		||||
## Table of Contents
 | 
			
		||||
[[_TOC_]]
 | 
			
		||||
- [Template](#top)
 | 
			
		||||
  - [About](#about)
 | 
			
		||||
    - [Built With](#built-with)
 | 
			
		||||
  - [Setup](#setup)
 | 
			
		||||
    - [Development](#development)
 | 
			
		||||
  - [License](#license)
 | 
			
		||||
 | 
			
		||||
## About
 | 
			
		||||
 | 
			
		||||
Desktop Daemon is an experimental game to learn sprites & create customziable pets which live on your desktop. They can largly be ignored as they play along your taskbar but need attention from time to time.
 | 
			
		||||
 | 
			
		||||
DD was writen completely froms scratch using TypeScript and Electron.
 | 
			
		||||
 | 
			
		||||
### Built With
 | 
			
		||||
[](https://www.electronjs.org/)
 | 
			
		||||
[](https://typescriptlang.org/)
 | 
			
		||||
 | 
			
		||||
## Setup
 | 
			
		||||
 | 
			
		||||
<details>
 | 
			
		||||
<summary>
 | 
			
		||||
  <h3 id="development" style="display: inline">
 | 
			
		||||
    Development
 | 
			
		||||
  </h3>
 | 
			
		||||
</summary>
 | 
			
		||||
 | 
			
		||||
#### Prerequisites
 | 
			
		||||
- [Node.js](https://nodejs.org/en/download)
 | 
			
		||||
 | 
			
		||||
#### Instructions
 | 
			
		||||
1. Install the dependencies: `npm install`
 | 
			
		||||
2. Start the Angular server: `npm run start`
 | 
			
		||||
 | 
			
		||||
</details>
 | 
			
		||||
 | 
			
		||||
## License
 | 
			
		||||
Copyright © 2023 Zakary Timson | All Rights Reserved
 | 
			
		||||
 | 
			
		||||
See the [license](./LICENSE) for more information.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user