readme
This commit is contained in:
		
							
								
								
									
										24
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										24
									
								
								README.md
									
									
									
									
									
								
							@@ -1,3 +1,25 @@
 | 
			
		||||
# term-owo-cpp
 | 
			
		||||
 | 
			
		||||
A simple C++ program that owofies text
 | 
			
		||||
A simple C++ program that owofies text
 | 
			
		||||
 | 
			
		||||
## Usage
 | 
			
		||||
 | 
			
		||||
```bash
 | 
			
		||||
$ ./owo "Hello, world!"
 | 
			
		||||
Hewwo, wowld!
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
## Building
 | 
			
		||||
 | 
			
		||||
```bash
 | 
			
		||||
$ g++ -o owo owo.cpp
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
## Installation
 | 
			
		||||
 | 
			
		||||
archlinux:
 | 
			
		||||
```bash
 | 
			
		||||
$ git clone `https://git.alfieking.dev/acetheking987/term-owo-cpp.git`
 | 
			
		||||
$ cd term-owo-cpp
 | 
			
		||||
$ makepkg -si
 | 
			
		||||
```
 | 
			
		||||
		Reference in New Issue
	
	Block a user