Skip to content

Commit 31a2481

Browse files
author
Dynamic Readme
committed
⏩ File Rebuilt by Github Actions - Dynamic ReadME
1 parent 9394337 commit 31a2481

File tree

1 file changed

+68
-5
lines changed

1 file changed

+68
-5
lines changed

README.md

Lines changed: 68 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,85 @@
11
<!-- START Header.mustache -->
2+
<br />
3+
<div align="center">
4+
<a href="https://github.com/Jax-Core/ModularClocks">
5+
<img src="https://raw.githubusercontent.com/Jax-Core/ReadME-Template/main/Resources/Icons/ModularClocks.png" alt="Logo" width="180" height="180">
6+
</a>
7+
8+
<h3 align="center">ModularClocks</h3>
9+
<p align="center">
10+
Gallery of animated &amp; modern clock widgets
11+
<br />
12+
<a href="https://discord.gg/JmgehPSDD6">Help, Report Bugs & Request Features »</a>
13+
</p>
14+
</div>
215
<!-- END Header.mustache -->
316
<!-- START ShieldsBasic.mustache -->
4-
<!-- END ShieldsBasic.mustache -->
17+
<p align="center">
18+
<img alt="Latest by date" src="https://img.shields.io/github/v/tag/Jax-Core/ModularClocks?label=Version&style=for-the-badge" />
19+
<img alt="Discord" src="https://img.shields.io/discord/880445067754610688?label=Discord%20server&style=for-the-badge" />
20+
<img alt="Github" src="https://img.shields.io/github/license/Jax-Core/ModularClocks?style=for-the-badge" />
21+
</p><!-- END ShieldsBasic.mustache -->
522

623
<!-- START About.mustache -->
24+
25+
## About
26+
27+
![ModularClocks](https://raw.githubusercontent.com/Jax-Core/ReadME-Template/main/Resources/Splash/ModularClocks.png)
728
<!-- END About.mustache -->
829
**ModularClocks** is a gallery of hand-crafted clocks & weather widgets.
930

1031
<!-- START Features.mustache -->
11-
<!-- END Features.mustache -->
32+
33+
## Features<!-- END Features.mustache -->
1234
* 5 Clock Presets
1335
* Animated Styles
1436
* Resizable Styles
1537
* Fully scalable
1638

1739
<!-- START GetStarted.mustache -->
18-
<!-- END GetStarted.mustache -->
40+
41+
## Getting Started
42+
43+
### Prerequisites
44+
- **Windows 10** or above
45+
> For older systems, **Powershell v5.1 or newer** is required. Upgrade powershell **[here](https://docs.microsoft.com/en-us/powershell/scripting/windows-powershell/install/installing-windows-powershell?view=powershell-7.2#upgrading-existing-windows-powershell)**!
46+
47+
### Installation
48+
Run the following command in Powershell to download the latest version of JaxCore.
49+
50+
(To launch Powershell as an Admin: `Win + R` -> `powershell` -> Press `CTRL + SHIFT + ENTER` on your keyboard. Powershell can also be launched via Windows Search.)
51+
52+
```
53+
Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/Jax-Core/JaxCore/master/CoreInstaller.ps1" | Invoke-Expression
54+
```
55+
56+
> Alternatively you can download it from the [website](https://jax-core.github.io/)
57+
58+
After you've proceeded through the welcome screen, select `ModularClocks` (might have to scroll down) and click `Install`. It will appear in the library page after that.
59+
<br />
60+
<br /><!-- END GetStarted.mustache -->
1961
<!-- START Setup.mustache -->
20-
<!-- END Setup.mustache -->
62+
63+
### Configuration
64+
Use the JaxCore menu to configure ModularClocks.
65+
For more information, visit [JaxCore's documentation](https://jaxcore.gitbook.io/core/)
66+
<br>
67+
<br><!-- END Setup.mustache -->
2168
<!-- START Footer.mustache -->
22-
<!-- END Footer.mustache -->
69+
70+
## Need assistance?
71+
* Join the [CoreCommunity Discord Server](https://discord.gg/JmgehPSDD6) for help
72+
* or [Create an issue](https://github.com/Jax-Core/ModularClocks)
73+
74+
## Say Hi!
75+
* Follow me on 👨‍💻 [Github](https://github.com/EnhancedJax) and stay updated on new things that I make
76+
* You can also watch me on 🐦 [DeviantArt](https://www.deviantart.com/jaxoriginals) instead
77+
* Message me on 🗨️ [Discord](https://discord.gg/JmgehPSDD6)
78+
79+
---
80+
81+
<p align="center">
82+
<i>Made with ❤️ by Jax</i>
83+
<br/><br/>
84+
<img src="https://raw.githubusercontent.com/Jax-Core/ReadME-Template/main/Resources/Assets/Logo.png" width="32" height="32"/>
85+
</p><!-- END Footer.mustache -->

0 commit comments

Comments
 (0)