Skip to content

Commit 4fc5ecf

Browse files
committed
Updated and startedd using VSCODE
1 parent 2bbd2b3 commit 4fc5ecf

2 files changed

Lines changed: 30 additions & 4 deletions

File tree

.vscode/settings.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"ponicode.testSettings.testLocation.locationType": "Same folder as source file",
3+
"ponicode.testSettings.testLocation.path": "{rootDir}\\{filePath}\\{fileName}.test.{ext}"
4+
}

docs/index.md

Lines changed: 26 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Welcome to [Python Madlibs](https://github.com/aramservices198/pythinmadlibs)
22

3-
Check out [our website here](https://aramservices198.github.io/pythonmadlibs/)
4-
ring-markdown/).
3+
Check out [our website here](https://aramservices198.github.io)
4+
.
55

66
## Cloning and Trying out
77
If you want to clone this repository, click the link below to download a zip file of it or use other methods stated below and on github.com.
@@ -10,7 +10,29 @@ If you want to clone this repository, click the link below to download a zip fil
1010
#### HTTPS: [https://github.com/aramservices198/pythonmadlibs.git](https://github.com/aramservices198/pythonmadlibs.git)
1111
#### [Github CLI](https://cli.github.com/): gh repo clone aramservices198/pythonmadlibs
1212

13-
### Support or Contact
13+
You will need to make sure you credit Abdur-Rahman or Aram Services included with the Github username:
14+
[@aramservices198](https://github.com/aramservices198)
15+
### Support or ContacT
16+
Having trouble with Python Madlibs? [Email us at aramservices198@gmail.com](mailto:aramservices198@gmail.com) or [create an issue on Github](https://github.com/aramservices198/pythonmadlibs/issues/new).
1417

1518

16-
Having trouble with Python Madlibs? [Email us at aramservices198@gmail.com](mailto:aramservices198@gmail.com) or [create an issue on Github](https://github.com/aramservices198/pythonmadlibs/issues/new).
19+
# Readme.md
20+
21+
# PythonMADLIBS
22+
These are random madlibs created as a collection by [Aram Services](https://github.com/Aram-Services/PythonMADLIBS).
23+
24+
25+
26+
> Basic python madlibs. These are the most hardest and challenging ones remixed from regular MADLIB templates!
27+
28+
## Author
29+
30+
👤 **Abdur-Rahman**
31+
32+
* Github: [@AramServices198](https://github.com/aramservices198)
33+
* Github Organization: [Aram Services](https://github.com/Aram-Services)
34+
## Show your support
35+
36+
Give a ⭐️ if this project helped you!
37+
38+
***

0 commit comments

Comments
 (0)