mirror of
				https://github.com/isar/rusqlite.git
				synced 2025-10-31 05:48:56 +08:00 
			
		
		
		
	Merge pull request #1079 from thomcc/discord-chat
Replace Gitter with Discord
This commit is contained in:
		
							
								
								
									
										15
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										15
									
								
								README.md
									
									
									
									
									
								
							| @@ -1,13 +1,12 @@ | |||||||
| # Rusqlite | # Rusqlite | ||||||
|  |  | ||||||
| [](https://travis-ci.org/rusqlite/rusqlite) |  | ||||||
| [](https://ci.appveyor.com/project/rusqlite/rusqlite) |  | ||||||
| [](https://github.com/rusqlite/rusqlite/actions) |  | ||||||
| [](https://deps.rs/repo/github/rusqlite/rusqlite) |  | ||||||
| [](https://crates.io/crates/rusqlite) | [](https://crates.io/crates/rusqlite) | ||||||
| [](https://gitter.im/rusqlite/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) | [](https://docs.rs/rusqlite) | ||||||
| [](https://docs.rs/rusqlite) | [](https://github.com/rusqlite/rusqlite/actions) | ||||||
| [](https://codecov.io/gh/rusqlite/rusqlite) | [](https://ci.appveyor.com/project/rusqlite/rusqlite) | ||||||
|  | [](https://codecov.io/gh/rusqlite/rusqlite) | ||||||
|  | [](https://deps.rs/repo/github/rusqlite/rusqlite) | ||||||
|  | [](https://discord.gg/G6Se6Yzw) | ||||||
|  |  | ||||||
| Rusqlite is an ergonomic wrapper for using SQLite from Rust. It attempts to expose | Rusqlite is an ergonomic wrapper for using SQLite from Rust. It attempts to expose | ||||||
| an interface similar to [rust-postgres](https://github.com/sfackler/rust-postgres). | an interface similar to [rust-postgres](https://github.com/sfackler/rust-postgres). | ||||||
| @@ -212,7 +211,7 @@ here: https://github.com/rusqlite/rusqlite/graphs/contributors | |||||||
|  |  | ||||||
| ## Community | ## Community | ||||||
|  |  | ||||||
| Currently there's a gitter channel set up for rusqlite [here](https://gitter.im/rusqlite/community). | Feel free to join the [Rusqlite Discord Server](https://discord.gg/G6Se6Yzw) to discuss or get help with `rusqlite` or `libsqlite3-sys`. | ||||||
|  |  | ||||||
| ## License | ## License | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user