mirror of
				https://github.com/nsnail/Ocelot.git
				synced 2025-11-01 05:35:28 +08:00 
			
		
		
		
	updated readme
This commit is contained in:
		
							
								
								
									
										13
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										13
									
								
								README.md
									
									
									
									
									
								
							| @@ -30,11 +30,6 @@ and retrieved as the requests goes back up the Ocelot pipeline. There is a piece | |||||||
| that maps the HttpResponseMessage onto the HttpResponse object and that is returned to the client. | that maps the HttpResponseMessage onto the HttpResponse object and that is returned to the client. | ||||||
| That is basically it with a bunch of other features. | That is basically it with a bunch of other features. | ||||||
|  |  | ||||||
| ## Contributing |  | ||||||
|  |  | ||||||
| Pull requests, issues and commentary welcome! No special process just create a request and get in  |  | ||||||
| touch either via gitter or create an issue.  |  | ||||||
|  |  | ||||||
| ## How to install | ## How to install | ||||||
|  |  | ||||||
| Ocelot is designed to work with ASP.NET core only and is currently  | Ocelot is designed to work with ASP.NET core only and is currently  | ||||||
| @@ -48,12 +43,18 @@ All versions can be found [here](https://www.nuget.org/packages/Ocelot/) | |||||||
|  |  | ||||||
| ## Documentation | ## Documentation | ||||||
|  |  | ||||||
| Please click [here](https://github.com/TomPallister/Ocelot/wiki) for the Ocleot documentation. | Please click [here](https://github.com/TomPallister/Ocelot/wiki) for the Ocleot documentation. This includes lots of information and will be helpful if you want to understand the features Ocelot currently offers. | ||||||
|  |  | ||||||
| ## Coming up | ## Coming up | ||||||
|  |  | ||||||
| You can see what we are working on [here](https://github.com/TomPallister/Ocelot/projects/1) | You can see what we are working on [here](https://github.com/TomPallister/Ocelot/projects/1) | ||||||
|  |  | ||||||
|  | ## Contributing | ||||||
|  |  | ||||||
|  | Pull requests, issues and commentary welcome! No special process just create a request and get in  | ||||||
|  | touch either via gitter or create an issue.  | ||||||
|  |  | ||||||
|  |  | ||||||
| ## Things that are currently annoying me | ## Things that are currently annoying me | ||||||
|  |  | ||||||
| + The ReRoute configuration object is too large. | + The ReRoute configuration object is too large. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 TomPallister
					TomPallister