mirror of
https://github.com/ent/ent.git
synced 2026-04-28 05:30:56 +03:00
adding follow twitter button and a link from the community section on the README.md (#1309)
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
## ent - An Entity Framework For Go
|
||||
[](https://twitter.com/entgo_io)
|
||||
|
||||
|
||||
|
||||
[English](README.md) | [中文](README_zh.md)
|
||||
|
||||
@@ -32,6 +35,8 @@ For discussion and support, [open an issue](https://github.com/facebook/ent/issu
|
||||
In order to contribute to `ent`, see the [CONTRIBUTING](CONTRIBUTING.md) file for how to go get started.
|
||||
If your company or your product is using `ent`, please let us know by adding yourself to the [ent users page](https://github.com/facebook/ent/wiki/ent-users).
|
||||
|
||||
For updates, follow us on Twitter at https://twitter.com/entgo_io
|
||||
|
||||
## About the Project
|
||||
The `ent` project was inspired by Ent, an entity framework we use internally. It is developed and maintained
|
||||
by [a8m](https://github.com/a8m) and [alexsn](https://github.com/alexsn)
|
||||
|
||||
Reference in New Issue
Block a user