docs: use markdown for readme file
This commit is contained in:
		
							parent
							
								
									5884901d75
								
							
						
					
					
						commit
						65b9d059e8
					
				
					 3 changed files with 12 additions and 15 deletions
				
			
		
							
								
								
									
										11
									
								
								README.md
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								README.md
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,11 @@ | |||
| 
 | ||||
| # tailbone-harvest | ||||
| 
 | ||||
| Rattail is a retail software framework, released under the GNU General | ||||
| Public License. | ||||
| 
 | ||||
| This package contains software interfaces for | ||||
| [Harvest](https://www.getharvest.com/). | ||||
| 
 | ||||
| Please see the [Rattail Project](https://rattailproject.org/) for more | ||||
| information. | ||||
							
								
								
									
										14
									
								
								README.rst
									
										
									
									
									
								
							
							
						
						
									
										14
									
								
								README.rst
									
										
									
									
									
								
							|  | @ -1,14 +0,0 @@ | |||
| 
 | ||||
| tailbone-harvest | ||||
| ================ | ||||
| 
 | ||||
| Rattail is a retail software framework, released under the GNU General | ||||
| Public License. | ||||
| 
 | ||||
| This package contains software interfaces for `Harvest`_. | ||||
| 
 | ||||
| .. _`Harvest`: https://www.getharvest.com/ | ||||
| 
 | ||||
| Please see the `Rattail Project`_ for more information. | ||||
| 
 | ||||
| .. _`Rattail Project`: https://rattailproject.org/ | ||||
|  | @ -8,7 +8,7 @@ build-backend = "hatchling.build" | |||
| name = "tailbone-harvest" | ||||
| version = "0.3.1" | ||||
| description = "Tailbone integration package for Harvest" | ||||
| readme = "README.rst" | ||||
| readme = "README.md" | ||||
| authors = [{name = "Lance Edgar", email = "lance@edbob.org"}] | ||||
| license = {text = "GNU GPL v3+"} | ||||
| classifiers = [ | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Lance Edgar
						Lance Edgar