Make ObjC tutorial appear in the tutorial list

This commit is contained in:
Muxi Yan 2020-01-08 11:19:04 -08:00 committed by GitHub
parent 21aea05a46
commit 69ff199f6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
layout: tutorials
title: gRPC Basics - Objective-C
group: basic
short: Objective-C
---
This tutorial provides a basic Objective-C programmer's
introduction to working with gRPC.