Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ The modelfile for Andy-4-preview-rough at the moment has been copy-pasted from A
|
|
21 |
|
22 |
-- Thats it for this repo, I didn't wanna put a whole lot of effort into something that would be around for like a week or two ;p
|
23 |
|
24 |
-
Example codeblock from Andy-4-preview-rough
|
25 |
```javascript
|
26 |
// Build a small, 5x7 starter cabin with oak planks, including a door and a wooden roof
|
27 |
const buildCabin = async (bot) => {
|
|
|
21 |
|
22 |
-- Thats it for this repo, I didn't wanna put a whole lot of effort into something that would be around for like a week or two ;p
|
23 |
|
24 |
+
Example codeblock from Andy-4-preview-rough *(From the Q4_K_M version)*:
|
25 |
```javascript
|
26 |
// Build a small, 5x7 starter cabin with oak planks, including a door and a wooden roof
|
27 |
const buildCabin = async (bot) => {
|