chore: update README
This commit is contained in:
@@ -80,5 +80,13 @@ pnpm dev
|
||||
### データソースの追加
|
||||
`shared/sources` と `server/sources` ディレクトリを参照。プロジェクトは完全な型定義とクリーンなアーキテクチャを提供します。
|
||||
|
||||
## ロードマップ
|
||||
- **多言語サポート**の追加(英語、中国語、その他言語を順次対応)
|
||||
- **パーソナライズオプション**の改善(カテゴリ別ニュース、保存された設定)
|
||||
- **データソース**の拡充による多言語対応のグローバルニュースカバレッジ
|
||||
|
||||
## コントリビューション
|
||||
コントリビューションを歓迎します!機能リクエストやバグレポートのために、プルリクエストやイシューの作成をお気軽にどうぞ。
|
||||
|
||||
## ライセンス
|
||||
MIT © ourongxing
|
||||
|
||||
@@ -82,6 +82,14 @@ pnpm dev
|
||||
### Adding Data Sources
|
||||
Refer to `shared/sources` and `server/source`s directories. The project provides complete type definitions and a clean architecture.
|
||||
|
||||
## Roadmap
|
||||
- Add **multi-language support** (English, Chinese, more to come).
|
||||
- Improve **personalization options** (category-based news, saved preferences).
|
||||
- Expand **data sources** to cover global news in multiple languages.
|
||||
|
||||
## Contributing
|
||||
Contributions are welcome! Feel free to submit pull requests or create issues for feature requests and bug reports.
|
||||
|
||||
## License
|
||||
|
||||
[MIT](./LICENSE) © ourongxing
|
||||
|
||||
@@ -78,6 +78,14 @@ pnpm dev
|
||||
|
||||
你可能想要添加数据源,请关注 `shared/sources` `server/sources`,项目类型完备,结构简单,请自行探索。
|
||||
|
||||
## 路线图
|
||||
- 添加 **多语言支持**(英语、中文,更多语言即将推出)
|
||||
- 改进 **个性化选项**(基于分类的新闻、保存的偏好设置)
|
||||
- 扩展 **数据源** 以涵盖多种语言的全球新闻
|
||||
|
||||
## 贡献指南
|
||||
欢迎贡献代码!您可以提交 pull request 或创建 issue 来提出功能请求和报告 bug
|
||||
|
||||
## License
|
||||
|
||||
[MIT](./LICENSE) © ourongxing
|
||||
|
||||
Reference in New Issue
Block a user