mirror of
				https://github.com/tanrax/lirve.el.git
				synced 2025-10-31 19:15:55 +01:00 
			
		
		
		
	Add docs
This commit is contained in:
		
							
								
								
									
										20
									
								
								README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								README.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,20 @@ | ||||
| # Learn irregular English verbs in Emacs | ||||
| ## learning-irregular-verbs-in-English.el | ||||
|  | ||||
|  | ||||
|  | ||||
| ## Usage | ||||
|  | ||||
| ``` | ||||
| M-x learning-irregular-verbs-in-English | ||||
| ``` | ||||
|  | ||||
| ## Install | ||||
|  | ||||
| Add in your `init.el`. | ||||
|  | ||||
| ```elisp | ||||
| (use-package learning-irregular-verbs-in-English | ||||
|   :straight (:host github :repo "tanrax/learning-irregular-verbs-in-English.el" :files ("learning-irregular-verbs-in-English.el")) | ||||
|   :ensure t) | ||||
| ``` | ||||
		Reference in New Issue
	
	Block a user